Description
Adds a new column to the WordPress admin post list view, containing a thumbnail-sized preview of the post thumbnail (where available).
Installation
- Upload the plugin folder to the
/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
Contributors and Developers
“Add post thumbnail to wp-admin list view” is open source software. The following people have contributed to this plugin.
Contributors“Add post thumbnail to wp-admin list view” has been translated into 4 locales. Thank you to the translators for their contributions.
Translate “Add post thumbnail to wp-admin list view” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Change Log
1.2.6
- Fixes erroneous gettext function calls.
- Adds plugin icon file.
1.2.5
- Confirmation of compatibility up to WordPress 5.2.0.
- Re-layout PHP code per PSR2 conditions (no functional changes).
- Add plugin icon.
- Modify credit link to Say Hello GmbH.
1.2.4
- Confirmation of compatibility up to WordPress 5.0.2.
1.2.3
- Confirmation of compatibility up to WordPress 4.9.8.
1.2.2.1
- Confirmation of compatibility with WordPress 4.7.4.
1.2.2
- Confirmation of compatibility with WordPress 4.7.
- Swap out “key” variable for inline text domain keys, as recommended by the WordPress Translation team.
- No functional changes.
1.2.1
- Confirmation of compatibility with WordPress 4.6.
1.2.0
- Add WordPress version check.
- Improve localisation implementation.
1.1.1
- Improve localisation implementation.
1.1.0
- Add localisation.
1.0.1
- Confirmation of compatibility with WordPress 4.5.
1.0
- Initial public version.