Description
Here is a simple plugin to add thumbnails to your Posts list within the WordPress backend.
Just install it and choose from the options which post types you want to show the thumbnails.
You can choose the built in Post and Page, along with all added Custom Post Types.
Installation
- Upload
thumbnailsforbackend
directory to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Go to Settings -> Thumbnails for Backend and customize behaviour as needed
FAQ
- Can I choose thumbnails for Custom Post Types?
-
Yes, select them in under Settings -> Thumbnails for Backend
Reviews
Contributors and Developers
“Thumbnails for Backend” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Thumbnails for Backend” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Change Log
0.0.5
Option for fetch image thumbnail from images embedded inside the content
Bug fix.
0.0.4
Removed deprecated code. Thanks to cubecolour!
0.0.3
- Now themes without support for Post Thumbnail show thumbnails in Admin.
0.0.2
- Fixed Layout issue. Thanks to Michael Atkins.
0.0.1
- First release