Skip to content

Commit 0d5c0cd

Browse files
committed
Merge pull request #6 from barryceelen/patch-2
Remove ‘post-thumbnails’ prerequisite from readme
2 parents 10d1235 + 1d6af23 commit 0d5c0cd

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed

readme.md

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -20,14 +20,6 @@ This plugin tells WordPress to create three additional sizes for images you uplo
2020
<noscript> <?php echo wp_get_attachment_image($imageid, $mappings[2]) ?> </noscript>
2121
</span>
2222

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-
3123
### Tutorial
3224

33-
Here: http://css-tricks.com/hassle-free-responsive-images-for-wordpress
25+
Here: http://css-tricks.com/hassle-free-responsive-images-for-wordpress

0 commit comments

Comments
 (0)