Papijo Usage Report for H5P

Description

Papijo Usage Report for H5P adds a read-only page under Tools that scans public WordPress post types for H5P shortcodes such as [h5p id="123"], [h5p id='123'], and [h5p id=123].

The report shows the H5P content ID, H5P title and content type when available from the H5P database tables, number of uses, posts or pages where each content item is used, and edit links to those posts or pages.

When the H5P contents database table is available, the report also lists H5P content items that do not have detected shortcode usage.

This plugin does not modify posts, pages, custom post types, or H5P content.

Installation

  1. Upload the papijo-usage-report-for-h5p folder to the /wp-content/plugins/ directory, or install the plugin ZIP from the WordPress admin Plugins screen.
  2. Activate the plugin through the Plugins screen in WordPress.
  3. Go to Tools > Papijo Usage Report for H5P.

FAQ

Does this plugin modify content?

No. The plugin is read-only and only scans post content for H5P shortcode usage.

Which post types are scanned?

All public post types are scanned.

Can it show unused H5P content?

Yes, when the H5P contents database table is available.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Papijo Usage Report for H5P” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

1.0.4

  • Rename plugin slug and package files to papijo-usage-report-for-h5p for WordPress.org submission clarity.

1.0.3

  • Update plugin author metadata.

1.0.2

  • Align repository layout with the standard plugin-folder project structure.

1.0.1

  • Rename plugin slug and package files to papijo.

1.0.0

  • Initial release.