Mô tả
Allows to find all posts where a particular attachment (image, video, etc.) is used.
Adds a “Used In” column to the list view in Media Library, as well as to the attachment details modal.
Finds posts that use the image (including any of its intermediate sizes) in post content, or as a featured image. Works with custom post types too.
Inspired by a WP Tavern post on image attachments.
Cài đặt
- Upload
find-posts-using-attachment
folder to the/wp-content/plugins/
directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
Đánh giá
Người đóng góp & Lập trình viên
“Find Posts Using Attachment” 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“Find Posts Using Attachment” đã được dịch qua 5 ngôn ngữ. Cảm ơn những người tham gia dịch vì đóng góp của họ.
Dịch “Find Posts Using Attachment” 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.0
- Initial release