Title: Attachment Usage
Author: Konstantin Kröpfl
Published: <strong>7 Luglio 2020</strong>
Last modified: 9 Ottobre 2020

---

Ricerca i plugin

Questo plugin **non è stato testato con le ultime 3 versioni principali (major releases)
di WordPress**. Potrebbe non essere più mantenuto, o supportato, e potrebbe presentare
problemi di compatibilità se utilizzato con versioni più recenti di WordPress.

![](https://s.w.org/plugins/geopattern-icon/attachment-usage.svg)

# Attachment Usage

 Di [Konstantin Kröpfl](https://profiles.wordpress.org/konstk/)

[Scarica](https://downloads.wordpress.org/plugin/attachment-usage.1.2.zip)

 * [Dettagli](https://it.wordpress.org/plugins/attachment-usage/#description)
 * [Recensioni](https://it.wordpress.org/plugins/attachment-usage/#reviews)
 *  [Installazione](https://it.wordpress.org/plugins/attachment-usage/#installation)
 * [Sviluppo](https://it.wordpress.org/plugins/attachment-usage/#developers)

 [Supporto](https://wordpress.org/support/plugin/attachment-usage/)

## Descrizione

**_Ever lost the overview of your attachments in the media library? This plugin 
helps you to identify if an attachment has been used on the website. A free and 
easy to use plugin saving you time working in WordPress._**

#### Your benefits

 * You have immediate information if and where attachment and media files are used.
 * Work more efficient with your media library.
 * Provides links to the corresponding pages/posts or widgets where the media file
   was found.
 * Filter your attachment/media list view by usage status (found/not found).
 * Saves you a lot of time by knowing exactly where your files are used.
 * It´s free and easy to use.

#### Locations looked through

 * Posts, pages: It searches in content and excerpt field and it checks if the attachment/
   image is used in a gallery within the content/excerpt section.
 * Custom post types: It searches in content and excerpt field of custom post types
   and checks if the attachment/image is used in a gallery within the content/excerpt
   section.
 * Featured image: It searches if the media file is used as featured image for the
   different post types.
 * Widgets: It searches if any media or attachment file is used in the following
   widget elements (text, audio, video, gallery, image).
 * WooCommerce Products: It searches in content and excerpt field as well as checks
   the product thumbnail and product gallery.
 * WooCommerce Product Variation: It looks through the product variation thumbnail
   if the image is used.
 * WooCommerce Product Category: It searches if the image is set in a product category.

#### Compatible

The plugin is compatible with a multisite setup and WooCommerce. Furthermore it 
supports
 the lookup process for the following page builders Gutenberg, Elementor
and Visual Composer.

### Future roadmap & wishlist

By future updates the plugin´s functionality will be enriched.
 If you have any 
suggestion please hit me an [email](https://it.wordpress.org/plugins/attachment-usage/konstk.wp@gmail.com?output_format=md)

### Contribute

Want to help improve the plugin feel free to submit PRs via Bitbucket [here](https://bitbucket.org/konstk/attachment-usage/).

## Screenshot

 * [[
 * This is the colored border added in the media grid view for found/not-found attachments.
 * [[
 * Button added if syncing on page loading is deactivated.
 * [[
 * Shows the information where the attachment is used in the grid view.
 * [[
 * Shows the sortable column if media list view is selected.
 * [[
 * Shows the information where the attachment is used in a metabox on the attachment
   edit page.
 * [[
 * Shows the information where the attachment is used in the list view.

## Installazione

Quick and easy installation:

 1. Upload the folder `attachment-usage` to your plugin directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. That´s it!

## FAQ

### What does this plugin do?

The plugin fetches the website content and displays an info if the attachment is

used somewhere and if so where.

## Recensioni

![](https://secure.gravatar.com/avatar/b2535e050de0a153718ae7a7580dcc982426a9a34feefcdc4124f9f4972ac9c6?
s=60&d=retro&r=g)

### 󠀁[Must-have plugin to solve the itchy problem with attachments.](https://wordpress.org/support/topic/must-have-plugin-to-solve-the-itchy-problem-with-attachments/)󠁿

 [petersweater](https://profiles.wordpress.org/petersweater/) 25 Aprile 2024 1 risposta

First, I started writing my own plugin. I wanted to add this “reference info” to“
attachment-info”, but it’s impossible because it’s hardcoded into WP core (“wp_print_media_templates()”).
I searched for some code/solution where I would learn how to add this information
to “attachment-info” (instead of the edit form), and I found this plugin. Yes, this
plugin adds this information to the edit form (“attachment_fields_to_edit” action),
because it seems like in WP we don’t have any path to affect “attachment-info”. 
In my test cases, it is fast enough. I don’t understand why attachments don’t have
a classic reference table with foreign keys in WP core. This plugin solves this 
bad/sad functionality in WP core. Thanks a lot, Konstantin!

![](https://secure.gravatar.com/avatar/06e91f26dbfa90e2e4925df0df16d3f535615f5780eab20d401a11c5acd27552?
s=60&d=retro&r=g)

### 󠀁[Quick and easy – good job](https://wordpress.org/support/topic/quick-and-easy-good-job/)󠁿

 [inoko](https://profiles.wordpress.org/inoko/) 9 Luglio 2020

It works out of the box. The link to the used widgets is a great gimmick, especially
when you have a lot of widgets 🙂

 [ Leggi tutte le recensioni di 2 ](https://wordpress.org/support/plugin/attachment-usage/reviews/)

## Contributi e sviluppo

“Attachment Usage” è un software open source. Le persone che hanno contribuito allo
sviluppo di questo plugin sono indicate di seguito.

Collaboratori

 *   [ Konstantin Kröpfl ](https://profiles.wordpress.org/konstk/)

“Attachment Usage” è stato tradotto in 1 lingua. Grazie a [chi traduce](https://translate.wordpress.org/projects/wp-plugins/attachment-usage/contributors)
per il contributo.

[Traduci “Attachment Usage” nella tua lingua.](https://translate.wordpress.org/projects/wp-plugins/attachment-usage)

### Ti interessa lo sviluppo?

[Esplora il codice](https://plugins.trac.wordpress.org/browser/attachment-usage/)
segui il [repository SVN](https://plugins.svn.wordpress.org/attachment-usage/), 
segui il [log delle modifiche](https://plugins.trac.wordpress.org/log/attachment-usage/)
tramite [RSS](https://plugins.trac.wordpress.org/log/attachment-usage/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.2

 * Bugfix: jQuery Issue in IE (translateable strings)
 * Functionaliy: Modified rating banner functionality due to a typo (wrong default
   value on activation)

#### 1.1

 * Functionality: Implemented custom post type support.
 * Functionality: Implemented checks for galleries/playlists inserted via media 
   library.
 * Functionality: Implemented attachment usage display in media list view.
 * Functionality: Implemented notification to ask for rating of plugin.
 * Modified description.

#### 1.0.0

 * Birth of Attachment Usage: Stable Version

## Meta

 *  Versione **1.2**
 *  Ultimo aggiornamento **6 anni fa**
 *  Installazioni attive **10+**
 *  Versione WordPress ** 5.0 o superiore **
 *  Testato fino alla versione **5.5.18**
 *  Versione PHP ** 7.0 o superiore **
 *  Lingue
 * [English (US)](https://wordpress.org/plugins/attachment-usage/) e [German](https://de.wordpress.org/plugins/attachment-usage/).
 *  [Traduci nella tua lingua](https://translate.wordpress.org/projects/wp-plugins/attachment-usage)
 * Tag
 * [attachment](https://it.wordpress.org/plugins/tags/attachment/)[attachments](https://it.wordpress.org/plugins/tags/attachments/)
   [gallery](https://it.wordpress.org/plugins/tags/gallery/)[library](https://it.wordpress.org/plugins/tags/library/)
   [media](https://it.wordpress.org/plugins/tags/media/)
 *  [Visualizzazione avanzata](https://it.wordpress.org/plugins/attachment-usage/advanced/)

## Valutazioni

 5 su 5 stelle.

 *  [  2 recensioni a 5-stelle     ](https://wordpress.org/support/plugin/attachment-usage/reviews/?filter=5)
 *  [  0 recensioni a 4-stelle     ](https://wordpress.org/support/plugin/attachment-usage/reviews/?filter=4)
 *  [  0 recensioni a 3-stelle     ](https://wordpress.org/support/plugin/attachment-usage/reviews/?filter=3)
 *  [  0 recensioni a 2-stelle     ](https://wordpress.org/support/plugin/attachment-usage/reviews/?filter=2)
 *  [  0 recensioni a 1-stelle     ](https://wordpress.org/support/plugin/attachment-usage/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/attachment-usage/reviews/#new-post)

[Vedi tutte le recensioni](https://wordpress.org/support/plugin/attachment-usage/reviews/)

## Collaboratori

 *   [ Konstantin Kröpfl ](https://profiles.wordpress.org/konstk/)

## Supporto

Hai qualcosa da dire? Ti serve aiuto?

 [Chiedi nel forum di supporto](https://wordpress.org/support/plugin/attachment-usage/)

## Donazioni

Vuoi sostenere le versioni future?

 [ Fai una donazione per lo sviluppo ](https://www.paypal.me/konstkWP)