Beskrivelse
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.
Installation
- Upload
find-posts-using-attachment
folder to the/wp-content/plugins/
directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
Anmeldelser
Bidragsydere & udviklere
“Find Posts Using Attachment” is open source software. The following people have contributed to this plugin.
Bidragsydere“Find Posts Using Attachment” er blevet oversat til 6 sprog. Tak til oversætterne for deres bidrag.
Translate “Find Posts Using Attachment” into your language.
Interesseret i udvikling?
Gennemse koden, tjek SVN repository, eller abonner på udviklerloggen via RSS.
Ændringslog
1.0
- Initial release