Plugin info

Total downloads: 7,454
Active installs: 50
Total reviews: 3
Average rating: 4.3
Support threads opened: 0
Support threads resolved: 0 (0%)
Available in: 2 language(s)
Contributors: 6
Last updated: 11/2/2023 (790 days ago)
Added to WordPress: 2/4/2018 (7 years old)
Minimum WordPress version: 4.6
Tested up to WordPress version: 6.2.8
Minimum PHP version: 5.6

Maintenance & Compatibility

Maintenance score

Possibly abandoned • Last updated 790 days ago • 3 reviews

22/100

Is BEA – Media Analytics abandoned?

Possibly abandoned (last update 790 days ago).

Compatibility

Requires WordPress: 4.6
Tested up to: 6.2.8
Requires PHP: 5.6

Similar & Alternatives

Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.

No similar plugins found yet.

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”
    • ACF Options
  • 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

  • 39 : Improve display
  • 33 : Ensure a lot of file’s mime types support

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.

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 !

Frequently Asked Questions

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.

Review feed

No reviews available

Screenshots

  1. In the single edit view, a bloc has been added to display the number of usages, where and what type.

    In the single edit view, a bloc has been added to display the number of usages, where and what type.

  2. In the media library modal view, when a media is selected, a bloc has been added to display the number of usages.

    In the media library modal view, when a media is selected, a bloc has been added to display the number of usages.

  3. On the media admin library view, an admin column has been added to display the number of usages.

    On the media admin library view, an admin column has been added to display the number of usages.

  4. On media delete, if it has usages (based on indexed contents), a warning will prompt to confirm the media deletion.

    On media delete, if it has usages (based on indexed contents), a warning will prompt to confirm the media deletion.

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.