diff --git a/README.txt b/README.txt index f7f522f..3092b02 100644 --- a/README.txt +++ b/README.txt @@ -2,8 +2,8 @@ Contributors: stefanledin Tags: responsive images, picture, srcset, sizes, picture element, picture markup, picturefill, images, mobile, performance, responsive, retina, responsive background Requires at least: 3.8.1 -Tested up to: 4.3 -Stable tag: 1.8.0 +Tested up to: 4.3 beta 3 +Stable tag: 1.9.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html @@ -183,11 +183,17 @@ But you don't want to send a big 1440px image to a mobile device. This can easil == Screenshots == 1. Select which filters that RWP should be applied on. Thumbnails (post_thumbnail_html) and content (the_content) is used by default.You can also select which markup pattern RWP should generate. -2. You can also select which image sizes RWP should use, select if RWP should use retina images, ignore image formats and if Picturefill should be used or not. -3. You can also use the Picture::create( 'style' ) function to generate CSS and media queries for large background images. -4. A