=== MEXP 23 === Contributors: PerS Donate link: http://soderlind.no/donate/ Tags: media explorer,mexp,media Requires at least: 3.6 Tested up to: 3.9.2 Stable tag: trunk License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html 23 Video extension for WordPress Media Explorer. == Description == This plugin is an extension for WordPress [Media Explorer](https://github.com/Automattic/media-explorer/) plugin that adds [23 Video](http://www.23video.com/) service. This extension allows user to search vidoes from 23 Video by text and tag. Development of this plugin is done [on GitHub](https://github.com/soderlind/mexp-23). Pull requests welcome.** = Requirements and prerequisites = Install and activate the WordPress [Media Explorer](https://github.com/Automattic/media-explorer/) plugin. You can use the MEXP 23 settings page (`Settings->23 Video`) to disable the services included with Media Explorer. = Credits = I learned a lot, and borrowed code, from [MEXP Picasa](https://github.com/gedex/mexp-picasa) and [MEXP Flickr](https://github.com/gedex/mexp-flickr). == Installation == Upload MEXP 23 plugin to your blog's `wp-content/plugins/` directory and activate. == Screenshots == 1. Search videos from 23 Video within media explorer 2. 23 Video settings == Changelog == = 0.1.2 = * Added `languages/mexp-23-LANG.po` = 0.1.1 = * Updated submodule `lib/class-wp-23-video.php`, changed code for oauth_nonce. = 0.1.0 = * Initial release