Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 732 Bytes

File metadata and controls

19 lines (12 loc) · 732 Bytes

mediaelement-wordpress

Media Elements plugin for Wordpress

This plugin only modifies the default behaviour of Wordpress.

Due the fact Wordpress uses 2 different methods

Gutenberg Editor / New Style Editor

  • Adds Media Elements player as an additional over the video element there for the following options are currently not supported
  • Multiple sources see WordPress/gutenberg#9457 how ever you can change the block as html and then use the default syntax for multiple sources
  • Support for tracks / Closed captions WordPress/gutenberg#7673 or change the html by you self with the normal syntax

The Classic style editor

##Install Please read readme.txt in folder

TODO: