This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

EP4 More Embeds

Description

EP4 More Embeds adds support for more embedded content on your website. It makes use of WordPress wp_oembed_add_provider
for providers supporting oEmbed, and wp_embed_register_handler for the other providers who still allow embedding
content on other websites even though it’s not through the oEmbed feature.

At the moment, the following providers are supported:

  • Bandcamp
  • Box.com
  • Twitch.TV
  • VEVO

Installation

Directly From WordPress Admin Dashboard

  1. In the menu, select ‘Plugins > Add New’
  2. Search for ‘EP4 More Embeds’ and click ‘Install’.
  3. Activate ‘EP4 More Embeds’ from your Plugins page.

From WordPress.org

  1. Download ‘EP4 More Embeds’ from the WordPress plugin repository.
  2. Upload the ‘ep4-more-embeds’ directory to your ‘/wp-content/plugins/’ directory, using your favorite method (ftp, sftp, scp, etc…) or using the upload plugin feature.
  3. Activate ‘EP4 More Embeds’ from your Plugins page.

Once activated, all plugin settings can be found under ‘Settings > Embeds’.

FAQ

Can you add support for embedding content from XYZ provider?

Maybe! Just ask for it on the support forums.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“EP4 More Embeds” is open source software. The following people have contributed to this plugin.

Contributors

Translate “EP4 More Embeds” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.0

  • First release.