Description
If you want to see which media is used and where? This plugin is for you!
By installing this plugin you will index where your media are used, display further informations about how they are used and also warn you about deleting used ones.
Therefore, you will easily delete unused medias.
A table is created for indexing where media are used. This is done when saving contents but could also by activating the plugin or be forced with the wp-cli commands.
Features
For now the supported contents for indexation are post types by focusing on :
- Post content ( gallery, image, links )
- Post thumbnail
- Advanced Custom Fields PRO‘s fields :
- “content fields” :
- File
- Gallery
- Image
- Post object
- Page link
- Relationship
- Textarea
- Wysiwyg
- “structuring fields” which can reuse the above “content fields”
- Clone
- Flexible
- Group
- Repeater
- Component
- ACF Options
- “content fields” :
- Image Map Pro
Third party support
This plugin has third party support with following plugins :
- Content Sync Fusion : the usage counter will now consider synced sites to reveal how many times a media has been used across all synchronized sites.
More features to come
As you can see, some issues are feature requests :
– More fields support (excerpt, post meta, etc)
– More type of support (widget, etc)
– More support (elementor, visual composer, polylang, -wpml-, etc)
– Media expiration
– Media replacement
– More file’s mime types
Next Roadmap
Who ?
Created by Be API, the French WordPress leader agency since 2009. Based in Paris, we are more than 30 people and always hiring some fun and talented guys. So we will be pleased to work with you.
This plugin is only maintained, which means we do not guarantee some free support. Consider reporting an issue and be patient.
To facilitate the process of submitting an issue and quicker answer, we only use Github, so don’t use WP.Org support, it will not be considered.
Screenshots
Installation
At plugin activation, a single event will be added in order to index your contents. It generally takes 10-15 min to do so.
At plugin deactivation, all data stored by this plugin will be deleted to ensure not to weighing the DB and also for further safe reactivation.
Requirements
- WordPress 4.6+
- Tested up to 4.9.3.
- PHP 5.6+
WordPress
- Download and install using the built-in WordPress plugin installer.
- Site activate in the “Plugins” area of the admin.
- Nothing more, this plugin is ready to use !
FAQ
-
Can I use BEA – Media Analytics into a single site ?
-
Yes.
This plugin simply plug on the media’s admin area and index all the supported contents for further info display.
-
Can I use BEA – Media Analytics into a multisite ?
-
Yes.
For the indexation of all the supported contents, the blog id is used. So on the media’s admin area of each site, the data is not mixed between sites.
Reviews
Contributors & Developers
“BEA – Media Analytics” is open source software. The following people have contributed to this plugin.
Contributors“BEA – Media Analytics” has been translated into 1 locale. Thank you to the translators for their contributions.
Translate “BEA – Media Analytics” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
2.1.1 – 05 Apr 2018
- Fix admin notice display on plugin activation.
2.1.0 – 04 Apr 2018
- Handle Group, Clone and Repeater ACF fields.
- Add ACF’s Textarea and Wysiwyg support.
- Add WP CLI command to list and delete unused media.
- Finally lower PHP requirements to 5.6.
- Fix wp-cli command registering.
- Improve speed of wp-cli.
- Add wp-cli progress bar for indexation command.
- Add Component Field support.
- Add Image Map Pro support.
- Add ACF Options support.
- Add admin notices on plugin activation.
- Add admin notices on plugin update.
- Force reindexation with cron on plugin update.
2.0.2 – 04 Feb 2018
- Go to WP.Org
2.0.3 – 02 Feb 2018
- Rename plugin from “BEA – Find Media” into “BEA – Media Analytics”
- Improve readme
- English screenshots
1.0.1 – 12 Dec 2017
- On activation, handle force indexation.
- Update languages with CSF strings
- Improve readme and add project templates.
- Add Content Sync Fusion support.
1.0.0 – 7 Dec 2017
- First version of the plugin.
- Add screenshots.
- Add usages to REST Api and WP Json.
- Add wp-cli.
- Add plugin’s .pot.
- Add French translation (po/mo).
- Add composer.json !
- Display usages to media archive / single.
- Prompt warnings for media delete.
- Create plugin with table and indexation.
- Init plugin.