Skip to content

A WordPress plugin to manage oEmbed capabilities of your website and to take a new step in the GDPR compliance of your embedded content.

License

Notifications You must be signed in to change notification settings

Pierre-Lannoy/wp-oembed-manager

Repository files navigation

oEmbed Manager

version php wordpress license

oEmbed Manager is a WordPress plugin to manage oEmbed capabilities of your website and to take a new step in the GDPR compliance of your embedded content.

See WordPress directory page or official website.

It helps you to:

  • allow/disallow other websites to embed your content;
  • conditionally allow/disallow the display of embedded content on your site;
  • fine tune the way oEmbed operates in the WordPress core;
  • list, clear and update/create oEmbed cached items.

To conditionally allow/disallow the display of embedded content, oEmbed Manager fully integrates with:

oEmbed Manager is part of PerfOps One, a suite of free and open source WordPress plugins dedicated to observability and operations performance.

The development of The PerfOps One plugins suite is sponsored by Hosterra - Ethical & Sustainable Internet Hosting.

oEmbed Manager is a free and open source plugin for WordPress. It integrates many other free and open source works (as-is or modified). Please, see 'about' tab in the plugin settings to see the details.

Hooks

oEmbed Manager introduces some filters and actions to allow plugin customization. Please, read the hooks reference to learn more about them.

Installation

WordPress method (recommended)

  1. From your WordPress dashboard, visit Plugins | Add New.
  2. Search for 'oEmbed Manager'.
  3. Click on the 'Install Now' button.

You can now activate oEmbed Manager from your Plugins page.

Git method

  1. Just clone the repository in your /wp-content/plugins/ directory:
cd ./wp-content/plugins
git clone https://github.com/Pierre-Lannoy/wp-oembed-manager.git oembed-manager

You can now activate oEmbed Manager from your Plugins page.

Contributions

If you find bugs, have good ideas to make this plugin better, you're welcome to submit issues or PRs in this GitHub repository.

Before submitting an issue or a pull request, please read the contribution guidelines.

⚠️ The master branch is the current development state of the plugin. If you want a stable, production-ready version, please pick the last official release.

Smoke tests

WP compatibility PHP compatibility

About

A WordPress plugin to manage oEmbed capabilities of your website and to take a new step in the GDPR compliance of your embedded content.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks