Title: Attachment Usage
Author: Konstantin Kröpfl
Published: <strong>2020 年 7 月 7 日</strong>
Last modified: 2020 年 10 月 9 日

---

搜索插件

**该插件尚未通过WordPress的最新3个主要版本进行测试**。 当与较新版本的WordPress一起
使用时，可能不再受到维护或支持，并且可能会存在兼容性问题。

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

# Attachment Usage

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

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

 * [详情](https://cn.wordpress.org/plugins/attachment-usage/#description)
 * [评价](https://cn.wordpress.org/plugins/attachment-usage/#reviews)
 *  [安装](https://cn.wordpress.org/plugins/attachment-usage/#installation)
 * [开发进展](https://cn.wordpress.org/plugins/attachment-usage/#developers)

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

## 描述

**_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://cn.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/).

## 屏幕截图

 * [[
 * 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.

## 安装

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!

## 常见问题

### 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.

## 评价

![](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/) 2024 年 4 月 25 日
1 回复

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/) 2020 年 7 月 9 日

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

 [ 阅读所有2条评价 ](https://wordpress.org/support/plugin/attachment-usage/reviews/)

## 贡献者及开发者

「Attachment Usage」是开源软件。 以下人员对此插件做出了贡献。

贡献者

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

「Attachment Usage」插件已被翻译至 1 种本地化语言。 感谢[所有译者](https://translate.wordpress.org/projects/wp-plugins/attachment-usage/contributors)
为本插件所做的贡献。

[帮助将「Attachment Usage」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/attachment-usage)

### 对开发感兴趣吗?

您可以[浏览代码](https://plugins.trac.wordpress.org/browser/attachment-usage/)，
查看[SVN仓库](https://plugins.svn.wordpress.org/attachment-usage/)，或通过[RSS](https://plugins.trac.wordpress.org/log/attachment-usage/?limit=100&mode=stop_on_copy&format=rss)
订阅[开发日志](https://plugins.trac.wordpress.org/log/attachment-usage/)。

## 更新日志

#### 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

## 额外信息

 *  版本 **1.2**
 *  最后更新：**6 年前**
 *  活跃安装数量 **10+**
 *  WordPress 版本 ** 5.0 或更高版本 **
 *  已测试的最高版本为 **5.5.18**
 *  PHP 版本 ** 7.0 或更高版本 **
 *  语言
 * [English (US)](https://wordpress.org/plugins/attachment-usage/) 和 [German](https://de.wordpress.org/plugins/attachment-usage/).
 *  [翻译成简体中文](https://translate.wordpress.org/projects/wp-plugins/attachment-usage)
 * 标签
 * [attachment](https://cn.wordpress.org/plugins/tags/attachment/)[attachments](https://cn.wordpress.org/plugins/tags/attachments/)
   [gallery](https://cn.wordpress.org/plugins/tags/gallery/)[library](https://cn.wordpress.org/plugins/tags/library/)
   [media](https://cn.wordpress.org/plugins/tags/media/)
 *  [高级视图](https://cn.wordpress.org/plugins/attachment-usage/advanced/)

## 评级

 5 星（最高 5 星）。

 *  [  2 条 5 星评价     ](https://wordpress.org/support/plugin/attachment-usage/reviews/?filter=5)
 *  [  0 条 4 星评价     ](https://wordpress.org/support/plugin/attachment-usage/reviews/?filter=4)
 *  [  0 条 3 星评价     ](https://wordpress.org/support/plugin/attachment-usage/reviews/?filter=3)
 *  [  0 条 2 星评价     ](https://wordpress.org/support/plugin/attachment-usage/reviews/?filter=2)
 *  [  0 条 1 星评价     ](https://wordpress.org/support/plugin/attachment-usage/reviews/?filter=1)

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

[查看全部评论](https://wordpress.org/support/plugin/attachment-usage/reviews/)

## 贡献者

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

## 支持

有话要说吗？是否需要帮助？

 [查看支持论坛](https://wordpress.org/support/plugin/attachment-usage/)

## 捐助

您愿意支持这个插件的发展吗?

 [ 捐助此插件 ](https://www.paypal.me/konstkWP)