Ovaj dodatak nije testiran s najnovija 3 glavna izdanja WordPress-a. Možda se više ne održava ili se ne podržava i može imati problema sa kompatibilnošću kada se koristi sa novijim verzijama WordPress-a.

Find Posts Using Attachment

Opis

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.

Slike ekrana

  • “Used In” column in Media Library
  • “Used In” column in the attachment details modal.

Instalacija

  1. Upload find-posts-using-attachment folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.

Recenzije

19. Novembra 2025.
Despite not having been updated, this plugin works flawlessly for us. Makes it very easy to see where an image has been used and to replace a file.
5. Maja 2025.
Excellent plugin, still working with WP 6.8.1. If your https website contains media with http prefix, they will not be detected as used, It's better to fix this problem before running this plugin.
27. Aprila 2022.
This identified a number of images that were actually still being used – in one case, it even identified our corporate logo. This plugin needs some serious work.
Read all 27 reviews

Saradnici i programeri

“Find Posts Using Attachment” is open source software. The following people have contributed to this plugin.

Doprinositelji

“Find Posts Using Attachment” je prijeveden na 6 dijalekata. Zahvala prevodiocima za njihov doprinos.

Prevedi “Find Posts Using Attachment” na vaš jezik.

Zainteresirani za razvoj?

Pregledajte kôd, pogledajte SVN spremišteili se pretplatite na dnevnik razvoja od RSS.

Zapis promijena

1.0

  • Initial release