Multiple Post Thumbnails
Adds multiple post thumbnails to a post type. If you've ever wanted more than one Featured Image on a post, this plugin is for you.
1.0
- Use
get_the_ID() in get_the_post_thumbnail. Props helgatheviking.
0.9
- Increment version only to attempt to get plugin versions back in sync.
0.8
- Revert init action changes from 0.7. Fixes admin metaboxes not showing when the MultiPostThumbnails class is instantiated in an action instead of
functions.php
0.7
- Add actions/filters on init action. Should fix admin metaboxes not showing or showing out of order. props arizzitano.
0.6
- Update
get_the_post_thumbnail return filter to use format {$post_type}_{$thumb_id}_thumbnail_html which allows filtering by post type and thumbnail id which was the intent. Props gordonbrander.
- Update plugin URL to point to Plugin Directory
0.5
- Update readme to check for
MultiPostThumbnails class before calling.
0.4
- Added: optional argument
$link_to_original to *_the_post_thumbnails template tags. Thanks to gfors for the suggestion.
- Fixed: PHP warning in media manager due to non-existent object
0.3
- Fixed: when displaying the insert link in the media library, check the post_type so it only shows for the registered type.
0.2
- Update docs and screenshots. Update tested through to 3.0 release.
0.1
Requires: 2.9.2 or higher
Compatible up to: 3.2.1
Last Updated: 2011-11-10
Downloads: 23,285
Average Rating
(67 ratings)
Support
Got something to say? Need help?