Det här tillägget har inte testats med någon av de 3 senaste huvudversionerna av WordPress. Det kanske inte längre underhålls och kan ha kompatibilitetsproblem när det används tillsammans med nyare versioner av WordPress.

Find Posts Using Attachment

Beskrivning

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.

Skärmdumpar

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

Installation

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

Recensioner

19 november 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 maj 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 april 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.
Läs alla 27 betyg

Bidragsgivare och utvecklare

”Find Posts Using Attachment” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.

Bidragande personer

”Find Posts Using Attachment” har översatts till 6 språk. Tack till översättarna för deras bidrag.

Översätt ”Find Posts Using Attachment” till ditt språk.

Intresserad av programutveckling?

Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.

Ändringslogg

1.0

  • Initial release