Home ›Community ›Featured Image Column in Posts Table
📄
Accessibility

Featured Image Column in Posts Table

8 views
0 forks
2 comments

This plugin adds a new column to the WordPress admin Posts list table to display the featured image (thumbnail) for each post. It hooks into 'manage_posts_columns' to insert an 'Image' column after the Post Title column, and uses 'manage_posts_custom_column' to display the post's featured image or a placeholder when no image is set. It also includes an admin CSS hook to set an appropriate column (

Last updatedabout 2 months ago
Share

More from azeezs2012