Beschrijving
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.
Schermafbeeldingen
Installatie
- Upload
find-posts-using-attachment
folder to the/wp-content/plugins/
directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
Beoordelingen
Bijdragers & ontwikkelaars
“Find Posts Using Attachment” is open source software. De volgende personen hebben bijgedragen aan deze plugin.
Bijdragers“Find Posts Using Attachment” is vertaald in 5 talen. Dank voor de vertalers voor hun bijdragen.
Vertaal “Find Posts Using Attachment” naar jouw taal.
Interesse in de ontwikkeling?
Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.
Changelog
1.0
- Initial release