Add Featured Image Column

설명

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 Display Featured Image for Genesis.

Banner/icon image credit: Lauren Mancke on Minimography.

스크린샷

  • Screenshot of posts with featured images.

설치

  1. Upload the entire add-featured-image-column folder to your /wp-content/plugins directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Optionally, visit the Settings > Media page to change the default behavior of the plugin.

FAQ

No questions. Just activate and enjoy.

후기

2022년 10월 18일
Have been using this plugin for years on nearly every site I've produced for clients. Simple and works perfectly!
2021년 7월 5일
Have just installed it and started using it. Works perfectly. Does what it says. I find it very useful. Thank you. (One small negative: it does not work for custom post types if you also use the Admin Column plugin.)
2021년 1월 17일
It's a simple plugin, which does what it says and solved the need I had. However, as it is not configurable it is limited. For example, there are plugins that add a thumbnail to their CPTs and putting this one in comes out both thumbnails. For this and other reasons I have created a plugin based on this one that allows you to choose in which CPT the image is shown, besides customizing, shape, size and other improvements. It is Manage admin columns
2019년 8월 5일
O melhor plugin do gênero. Baixe, ative e as featured images aparecerão como mágica. Parabéns ao desenvolvedor!
2018년 4월 12일
If your blog's space allotment is limited, this could be a space-saving tool for you! With the plugin, you don't have to store images on your server, but rather utilize outside photo's links to set as your featured photo for blogs. For example, if you like to host with Flickr, simply copy the url of the image there and paste it on your WP blog via the plugin and you're all set! Isn't that cool?! ^_^
모든 12 평가 읽기

기여자 & 개발자

“Add Featured Image Column”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

“Add Featured Image Column”(이)가 6(으)로 번역되었습니다. 기여해 주셔서 번역자님께 감사드립니다.

자국어로 “Add Featured Image Column”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

1.1.6

  • changed: featured image column no longer loads (duplicate) for WooCommerce products

1.1.5

  • improved: output for posts with no featured image

1.1.4

  • fixed: featured image column display on mobile

1.1.3

  • Improved: any post type which supports featured images (including private post types) will display a featured image column
  • Added: the args to get the list of post types has been added to the post types filter
  • Changed: admin column heading is just “Image” instead of “Featured Image”

1.1.2

  • Added: text_domain, language files
  • Fixed (really): featured image column on mobile

1.1.1

  • Fixed: featured image column on mobile

1.1.0

  • Added: the featured image column is now sortable.
  • Due to redundancy, this plugin now deactivates if Display Featured Image for Genesis is active.

1.0.1

  • Added filter to exclude post types

1.0.0

  • Initial release on WordPress.org

0.9.0

  • Initial release on Github