{"id":38758,"date":"2015-09-11T18:38:56","date_gmt":"2015-09-11T18:38:56","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/add-featured-image-column\/"},"modified":"2025-03-13T13:27:05","modified_gmt":"2025-03-13T13:27:05","slug":"add-featured-image-column","status":"publish","type":"plugin","link":"https:\/\/cor.wordpress.org\/plugins\/add-featured-image-column\/","author":9336106,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.1.6","stable_tag":"1.1.6","tested":"6.8.5","requires":"4.1","requires_php":"7.4","requires_plugins":null,"header_name":"Add Featured Image Column","header_author":"Robin Cornett","header_description":"","assets_banners_color":"f4f0e6","last_updated":"2025-03-13 13:27:05","external_support_url":"","external_repository_url":"","donate_link":"https:\/\/robincornett.com\/donate\/","header_plugin_uri":"https:\/\/github.com\/robincornett\/add-featured-image-column\/","header_author_uri":"https:\/\/robincornett.com","rating":4.9,"author_block_rating":0,"active_installs":3000,"downloads":29545,"num_ratings":13,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":{"1.0.0":{"tag":"1.0.0","author":"littler.chicken","date":"2015-09-11 18:40:59"},"1.0.1":{"tag":"1.0.1","author":"littler.chicken","date":"2015-12-07 15:24:17"},"1.1.0":{"tag":"1.1.0","author":"littler.chicken","date":"2016-01-12 13:36:54"},"1.1.1":{"tag":"1.1.1","author":"littler.chicken","date":"2016-04-05 17:41:24"},"1.1.2":{"tag":"1.1.2","author":"littler.chicken","date":"2016-12-09 14:12:57"},"1.1.3":{"tag":"1.1.3","author":"littler.chicken","date":"2017-09-12 14:29:46"},"1.1.4":{"tag":"1.1.4","author":"littler.chicken","date":"2018-12-04 19:06:08"},"1.1.5":{"tag":"1.1.5","author":"littler.chicken","date":"2020-08-20 21:05:09"},"1.1.6":{"tag":"1.1.6","author":"littler.chicken","date":"2025-03-13 13:27:05"}},"upgrade_notice":{"":"<p>Duplicate image column removed from WooCommerce products<\/p>"},"ratings":{"1":0,"2":0,"3":0,"4":1,"5":12},"assets_icons":{"icon-128x128.jpg":{"filename":"icon-128x128.jpg","revision":1243589,"resolution":"128x128","location":"assets","locale":""},"icon-256x256.jpg":{"filename":"icon-256x256.jpg","revision":1243589,"resolution":"256x256","location":"assets","locale":""}},"assets_banners":{"banner-1544x500.jpg":{"filename":"banner-1544x500.jpg","revision":1243589,"resolution":"1544x500","location":"assets","locale":""},"banner-772x250.jpg":{"filename":"banner-772x250.jpg","revision":1243589,"resolution":"772x250","location":"assets","locale":""}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0.0","1.0.1","1.1.0","1.1.1","1.1.2","1.1.3","1.1.4","1.1.5","1.1.6"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":1243589,"resolution":"1","location":"assets","locale":""}},"screenshots":{"1":"Screenshot of posts with featured images."},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[2892,1795],"plugin_category":[],"plugin_contributors":[81684],"plugin_business_model":[],"class_list":["post-38758","plugin","type-plugin","status-publish","hentry","plugin_tags-admin-columns","plugin_tags-featured-image","plugin_contributors-littlerchicken","plugin_committers-littlerchicken"],"banners":{"banner":"https:\/\/ps.w.org\/add-featured-image-column\/assets\/banner-772x250.jpg?rev=1243589","banner_2x":"https:\/\/ps.w.org\/add-featured-image-column\/assets\/banner-1544x500.jpg?rev=1243589","banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/add-featured-image-column\/assets\/icon-128x128.jpg?rev=1243589","icon_2x":"https:\/\/ps.w.org\/add-featured-image-column\/assets\/icon-256x256.jpg?rev=1243589","generated":false},"screenshots":[{"src":"https:\/\/ps.w.org\/add-featured-image-column\/assets\/screenshot-1.png?rev=1243589","caption":"Screenshot of posts with featured images."}],"raw_content":"<!--section=description-->\n<p>This is a little plugin which adds a featured image column to WordPress. It automatically adds a column to any post type which supports a featured image. The code is pulled almost directly from my plugin <a href=\"http:\/\/wordpress.org\/plugins\/display-featured-image-genesis\/\">Display Featured Image for Genesis<\/a>.<\/p>\n\n<p>Banner\/icon image credit: <a href=\"http:\/\/minimography.com\/\">Lauren Mancke on Minimography<\/a>.<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Upload the entire <code>add-featured-image-column<\/code> folder to your <code>\/wp-content\/plugins<\/code> directory.<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress.<\/li>\n<li>Optionally, visit the Settings &gt; Media page to change the default behavior of the plugin.<\/li>\n<\/ol>\n\n<!--section=faq-->\n<p>No questions. Just activate and enjoy.<\/p>\n\n<!--section=changelog-->\n<h4>1.1.6<\/h4>\n\n<ul>\n<li>changed: featured image column no longer loads (duplicate) for WooCommerce products<\/li>\n<\/ul>\n\n<h4>1.1.5<\/h4>\n\n<ul>\n<li>improved: output for posts with no featured image<\/li>\n<\/ul>\n\n<h4>1.1.4<\/h4>\n\n<ul>\n<li>fixed: featured image column display on mobile<\/li>\n<\/ul>\n\n<h4>1.1.3<\/h4>\n\n<ul>\n<li>Improved: any post type which supports featured images (including private post types) will display a featured image column<\/li>\n<li>Added: the args to get the list of post types has been added to the post types filter<\/li>\n<li>Changed: admin column heading is just \"Image\" instead of \"Featured Image\"<\/li>\n<\/ul>\n\n<h4>1.1.2<\/h4>\n\n<ul>\n<li>Added: text_domain, language files<\/li>\n<li>Fixed (really): featured image column on mobile<\/li>\n<\/ul>\n\n<h4>1.1.1<\/h4>\n\n<ul>\n<li>Fixed: featured image column on mobile<\/li>\n<\/ul>\n\n<h4>1.1.0<\/h4>\n\n<ul>\n<li>Added: the featured image column is now sortable.<\/li>\n<li>Due to redundancy, this plugin now deactivates if Display Featured Image for Genesis is active.<\/li>\n<\/ul>\n\n<h4>1.0.1<\/h4>\n\n<ul>\n<li>Added filter to exclude post types<\/li>\n<\/ul>\n\n<h4>1.0.0<\/h4>\n\n<ul>\n<li>Initial release on WordPress.org<\/li>\n<\/ul>\n\n<h4>0.9.0<\/h4>\n\n<ul>\n<li>Initial release on Github<\/li>\n<\/ul>","raw_excerpt":"This plugin adds a featured image column to any post type which supports featured images. See which posts have a featured image at a glance!","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/cor.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/38758","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/cor.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/cor.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/cor.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=38758"}],"author":[{"embeddable":true,"href":"https:\/\/cor.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/littlerchicken"}],"wp:attachment":[{"href":"https:\/\/cor.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=38758"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/cor.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=38758"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/cor.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=38758"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/cor.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=38758"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/cor.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=38758"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/cor.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=38758"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}