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

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.
4 februari 2020
What a great idea, I thought, This is exactly what I need to help me do some housekeeping an get rid of old images that are not being used. Luckily I noticed pretty quickly that it tells you an image in unused when it's clearly attached to a post. What a shame.
Läs alla 25 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 5 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