Descrição
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.
Instalação
- Upload
find-posts-using-attachment
folder to the/wp-content/plugins/
directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
Avaliações
Contribuidores e programadores
“Find Posts Using Attachment” é software de código aberto. As seguintes pessoas contribuíram para este plugin:
Contribuidores“Find Posts Using Attachment” foi traduzido para 3 locales. Obrigado aos tradutores pelas suas contribuições.
Traduza o “Find Posts Using Attachment” para o seu idioma.
Interessado no desenvolvimento?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Registo de alterações
1.0
- Initial release