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
- In the menu, select โPlugins > Add Newโ
- Search for โEP4 More Embedsโ and click โInstallโ.
- Activate โEP4 More Embedsโ from your Plugins page.
From WordPress.org
- Download โEP4 More Embedsโ from the WordPress plugin repository.
- 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.
- 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.
ContributorsTranslate “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.