WordPress Multiple Post Thumbnails
Wednesday, September 29th, 2010Found a real nice plug-in for WordPress which helps support a secondary featured image for your posts, pages or custom posts. You can find it here:
http://wordpress.org/extend/plugins/multiple-post-thumbnails/
Couple things to note:
- The site does not state where to add this code… add it to the bottom of your functions.php file in your theme.
- The code to add states you need a $thumb = new … omit the “$thumb =” part.
- The rest of the instructions are clear and accurate.
Enjoy!
