Description
Automatically display a default Post Thumbnail image, either the first image attached to a post, or set default images for specific categories, tags, or custom taxonomies. Supports custom fields to ease upgrading.
Includes the SLT File Select plugin created by gyrus (http://www.babyloniantimes.co.uk/index.php?page=donate)
Documentation
See documentation at http://www.pjgalbraith.com/2011/12/default-thumbnail-plus/
Installation
- Upload the contents of the zip file to the
/wp-content/plugins/
directory - Activate the plugin through the
Plugins
menu in WordPress - Edit the plugin settings by visiting
Settings -> Default Thumb Plus
FAQ
See documentation at http://www.pjgalbraith.com/2011/12/default-thumbnail-plus/
- Installation Instructions
-
- Upload the contents of the zip file to the
/wp-content/plugins/
directory - Activate the plugin through the
Plugins
menu in WordPress - Edit the plugin settings by visiting
Settings -> Default Thumb Plus
- Upload the contents of the zip file to the
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Default Thumbnail Plus” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Default Thumbnail Plus” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.2.3
- Fix small cache url bug
- Fix dpt_post_thumbnail_src() when filters disabled
1.0.2.2
- Added ability to cache external images
1.0.2
- New option “Use embedded image if available”
- New option “Use embedded video thumbnail if available”
- Fixed issues with new themes
- get_post_thumbnail_id() should now return correct result
- Better out-of-box theme support
1.0.1
- Fixed slt_file_select update loop
- Fixed file chooser not working
- Fixed potential conflict with Developer’s Custom Fields plugin
1.0.0
- First public release
0.9.0
- Beta release