WP Manifestindependent plugin directory
manifest / media / ed-embed

UoE Media Hopper Embed

Converts Media Hopper links into video embeds in the WordPress TinyMCE editor.

by DLAM Applications Development Team · github.com/uoe-dlam/ed-embed

0stars
1forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/uoe-dlam/ed-embed/archive/refs/heads/master.zip

Readme

ed-embed

This plugin converts Media Hopper links into video embeds in the WordPress TinyMCE editor.

Installation

WordPress

  1. Copy the ed-embed folder to the plugins folder. Note: for instructions on how to install a plugin manually, please visit WordPress for dummies
  2. From Network Admin > Plugins select the plugin and click Network Activate.

Usage

Edit the ed-embed.php file and provide your $regex and $link variables. Copy and paste the Media Hooper video page url (not the video itself link) into the editor. The plugin should automatically recognize it and add the video.

Requirements

The following versions of PHP are supported:

  • PHP 7.0
  • PHP 7.1
  • PHP 7.2

The following versions of WordPress are supported.

  • WordPress 4.9

Note: It is very possible that this plugin will work with earlier versions of WordPress, but it has only been tested on the above.

Important Note

This plugin will not work with WordPress 5.0.0 and the new Guttenberg editor. It is possible it will work with the classic editor in WP 5 but it has not been tested.

Changelog

See the project changelog

Support

Bugs and feature requests are tracked on GitHub.

If you have any questions about ed-embed please open a ticket here; please don't email the address below.

License

This package is released under the GNU License. See the bundled LICENSE file for details.

Credits

This code is principally developed and maintained by the University of Edinburgh's Digital Learning Applications and Media team .

This plugin also makes use of the OpenGraph developed by Scott MacVicar. For further details, please visit GitHub

Read the full README on GitHub →

Releases

TagPublished
1.0.0 Jul 29, 2019

These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.