This plugin is an extension for WordPress Media Explorer plugin that adds the 23 Video service. The extension allows user to search vidoes from 23 Video by text and tag.
Development of this plugin is done on GitHub. Pull requests welcome.
The plugin is also available from the WordPress plugin directory.
Requirements and prerequisites
Install and activate the WordPress Media Explorer plugin. You can use the MEXP 23 settings page (Settings->23 Video
) to disable the services included with Media Explorer.
Installation
To clone the plugin, including the lib
submodule, you need to use the git --recursive
parameter:git clone --recursive https://github.com/soderlind/mexp-23.git
Upload MEXP 23 plugin to your blog's wp-content/plugins/
directory and activate.
Changelog
0.1.0
Initial release
Credits
I learned a lot, and borrowed code, from MEXP Picasa and MEXP Flickr.