Featured Image Column
Featured Image Column Thumbnail previews in post list tables for every public post type with featured images-catch missing or mismatched artwork in seconds.
What it does
Section titled “What it does”Thumbnail previews in post list tables for every public post type with featured images-catch missing or mismatched artwork in seconds.
- Adds or changes columns in WordPress list tables.
- Includes settings so you can tune this module for your site.
- Post types.
- Product Image.
- Click to change featured image.
When to use it
Section titled “When to use it”Enable it if:
- You specifically need: Thumbnail previews in post list tables for every public post type with featured images-catch missing or mismatched artwork in seconds.
- You want this Admin feature without installing a separate plugin for it.
When not to use it
Section titled “When not to use it”Settings
Section titled “Settings”Options you can configure for this module include:
- Post types
- Product Image
- Click to change featured image
- Click to set featured image
- Featured image
- No featured image
- Set featured image
- Use as featured image
How to enable it
Section titled “How to enable it”- Go to WP PowerSuite -> Modules.
- Open Admin or search for “Featured Image Column”.
- Toggle Featured Image Column on.
- Open the module settings and save.
Toggle it off anytime to stop this module from loading.
How to test it
Section titled “How to test it”- Confirm Featured Image Column is enabled under WP PowerSuite -> Modules -> Admin.
- Use the feature this module controls (the admin UI, front-end behavior, upload, login flow, etc.).
- ✅ Pass: you see the module-specific behavior described above.
- ❌ Fail: re-check this module’s settings, then look for another plugin doing the same job.
Troubleshooting
Section titled “Troubleshooting”- No change after enabling. Confirm the toggle is on, hard-refresh, and review this module’s settings.
- Conflicts. Temporarily disable other plugins that implement the same feature.
- Unexpected side effect. Toggle Featured Image Column off to revert, then re-enable with adjusted settings.
What does Featured Image Column do?
Thumbnail previews in post list tables for every public post type with featured images-catch missing or mismatched artwork in seconds.
Is Featured Image Column free?
Yes. Enable it under WP PowerSuite -> Modules.
Does Featured Image Column have settings?
Yes. Open module settings from WP PowerSuite -> Modules after enabling it.
How do I turn Featured Image Column off?
Go to WP PowerSuite -> Modules, find Featured Image Column, and toggle it off.
Developer notes (hooks & filters)
Source: modules/featured-image-column/admin.php, modules/featured-image-column/module.php.
Boot: admin · context: admin, ajax.
Hooks (non-exhaustive): load-edit.php, wp_ajax_wp_powersuite_fic_set_thumbnail, admin_head, admin_enqueue_scripts, manage_posts_columns, manage_posts_custom_column, manage_pages_columns, manage_pages_custom_column, manage_{$post_type}_posts_columns, manage_{$post_type}_posts_custom_column.