This plugin adds a featured image column to WordPress Dashboard. It automatically adds a column to any post type which supports a featured image. It's an improvement from the plugin
Add Featured Image Column.
- If the post has no featured image, it displays a "No image" svg icon to indicate this.
- If the featured image is broken, it displays a red "Broken image" svg icon to indicate this.
- The plugin opens a lightbox when click on featured image.
- You can enable or disable the blue border on hover.
- You can enable or disable the lightbox feature.
- You can choose the shape and size of the thumbnail displayed at the dashboard.
Minimum Requirements
- WordPress 5.0 or greater
- PHP version 5.6 or greater
- MySQL version 5.0 or greater
We recommend your host supports:
- PHP version 7.0 or greater
- MySQL version 5.6 or greater
- WordPress Memory limit of 64 MB or greater (128 MB or higher is preferred)
Installation
Follow the steps below:
- From your WordPress dashboard -> Go to 'Plugins' -> 'Add new' screen.
- In the 'Search plugins...' field, enter "Manage Admin Columns" and choose it.
- Press 'Install Now'.
- After installation, click 'Activate'.
Alternatively:
- Extract the zip file and drop the contents of the entire
`manage-admin-columns
folder in thewp-content/plugins/
directory of your WordPress installation.
- Activate the plugin through the 'Plugins' menu in WordPress.