Add post thumbnail to wp-admin list view
Adds a new column to the WordPress admin post list view, containing a preview of the post's featured image (where available).
The facts
- Rating
- 5★ from 4
- Active installs
- 400+
- Price
- Free
- Last updated
- 2 Dec 2025
- Added
- Apr 2016
- Requires WP
- 4.0
- Tested up to
- WP 6.9.0
- Requires PHP
- 5.6
- Downloads
- 10,235
Our analysis
AI-assistedAdd Post Thumbnail to WP-Admin List View is a WordPress plugin that adds a new column in the admin post list view to display a preview of each post's featured image. This feature allows you to quickly identify posts by their thumbnails, enhancing the management of your content.
The plugin is suitable for WordPress users who want a more visual overview of their posts in the admin area, particularly those who frequently work with featured images.
Best for: This plugin is best for WordPress administrators and content managers who use featured images in their posts.
What it does well
- ✓Adds a thumbnail preview column to the post list view
- ✓Enhances content management by visual identification
- ✓Includes a filter for developers to customize functionality
Where it falls short
- •Limited information provided about additional features or settings
Verdict
This plugin offers a simple way to improve post visibility in the admin area, making it a practical tool for users who rely on featured images.
From the developer
Mark Howells-Mead's own description of Add post thumbnail to wp-admin list view, lightly tidied.
Adds a new column to the WordPress admin post list view, containing a preview of the post’s featured image (where available).
Hooks
Developers can use the mhm-list-postthumbnail/exclude_posttype filter to exclude the post thumbnail column from certain post types as required. The filter accepts and returns an array.