We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10d1235 commit 1d6af23Copy full SHA for 1d6af23
readme.md
@@ -20,14 +20,6 @@ This plugin tells WordPress to create three additional sizes for images you uplo
20
<noscript> <?php echo wp_get_attachment_image($imageid, $mappings[2]) ?> </noscript>
21
</span>
22
23
-### Prereqs
24
-
25
-Make sure your current theme has
26
27
- 'add_theme_support( 'post-thumbnails' );'
28
29
-in the `functions.php` file.
30
31
### Tutorial
32
33
-Here: http://css-tricks.com/hassle-free-responsive-images-for-wordpress
+Here: http://css-tricks.com/hassle-free-responsive-images-for-wordpress
0 commit comments