Plugin này chưa được cập nhật với 3 phiên bản mới nhất của WordPress. Nó có thể không được hỗ trợ và bảo trì, và có thể xung đột với các phiên bản WordPress mới nhất.

Add Featured Image Column

Mô tả

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.

Ảnh màn hình

  • Screenshot of posts with featured images.

Cài đặt

  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.

Hỏi đáp

No questions. Just activate and enjoy.

Đánh giá

11 Tháng mười một, 2024
Still works with latest version of WordPress (6.6.2). Thank you for your good work.
18 Tháng mười, 2022
Have been using this plugin for years on nearly every site I’ve produced for clients. Simple and works perfectly!
5 Tháng bảy, 2021
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.)
17 Tháng Một, 2021
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
5 Tháng tám, 2019
O melhor plugin do gênero. Baixe, ative e as featured images aparecerão como mágica. Parabéns ao desenvolvedor!
Đọc tất cả 13 đánh giá

Người đóng góp & Lập trình viên

“Add Featured Image Column” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.

Những người đóng góp

“Add Featured Image Column” đã được dịch qua 7 ngôn ngữ. Cảm ơn những người tham gia dịch vì đóng góp của họ.

Dịch “Add Featured Image Column” sang ngôn ngữ của bạn.

Muốn tham gia phát triển?

Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.

Nhật ký thay đổi

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