Changeset 970029
- Timestamp:
- 08/21/2014 08:06:47 PM (12 years ago)
- File:
-
- 1 edited
-
wp-responsive-media/trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
wp-responsive-media/trunk/readme.txt
r970023 r970029 23 23 1. Activate the plugin through the 'Plugins' menu in WordPress 24 24 25 == Description == 26 27 A seamless responsive images solution for WordPress that doesn’t break the visual editor. 28 25 29 == Frequently Asked Questions == 26 30 27 31 = Does this make all of my images responsive for older posts? = 28 29 32 No. This only works on images added after you’ve activated the plugin. 30 33 31 34 = Does everything blow up after I uninstall it? = 32 33 35 No. There will be a little extra code in your markup that is used by this plugin, mainly some extra data attributes, but everything will continue to function normally. 34 36 35 37 = How does it work? = 38 After you’ve activated the plugin, just go to your Post or Page and insert an image. You won’t notice anything different in the WordPress admin, it’ll just show up as an image like every other one. On the front end of the site, you’ll now see that the images that you’ve added are now fully responsive. You can read about it in more depth [here](http://randyjensenonline.com/thoughts/crafting-seamless-responsive-images-solution-wordpress/) 36 39 37 After you’ve activated the plugin, just go to your Post or Page and insert an image. You won’t notice anything different in the WordPress admin, it’ll just show up as an image like every other one. On the front end of the site, you’ll now see that the images that you’ve added are now fully responsive. 40 == Screenshots == 38 41 39 42 == Changelog ==
Note: See TracChangeset
for help on using the changeset viewer.