https://github.com/gedex/mexp-picasa
Picasa extension for the Media Explorer plugin.
https://github.com/gedex/mexp-picasa
Last synced: 15 days ago
JSON representation
Picasa extension for the Media Explorer plugin.
- Host: GitHub
- URL: https://github.com/gedex/mexp-picasa
- Owner: gedex
- License: gpl-2.0
- Created: 2013-12-22T17:31:58.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2013-12-23T17:01:13.000Z (over 12 years ago)
- Last Synced: 2026-03-29T16:13:35.491Z (4 months ago)
- Language: PHP
- Homepage: http://wordpress.org/plugins/mexp-picasa/
- Size: 508 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# MEXP Picasa
Picasa extension for the Media Explorer.
**Contributors:** [akeda](http://profiles.wordpress.org/akeda)
**Tags:** [media explorer](http://wordpress.org/plugins/tags/media explorer), [mexp](http://wordpress.org/plugins/tags/mexp), [picasa](http://wordpress.org/plugins/tags/picasa), [media](http://wordpress.org/plugins/tags/media)
**Requires at least:** 3.6
**Tested up to:** 3.8
**Stable tag:** trunk (master)
**License:** [GPLv2 or later](http://www.gnu.org/licenses/gpl-2.0.html)
## Description ##
This plugin is an extension for [Media Exporer](https://github.com/Automattic/media-explorer/) plugin that adds Picasa service.
This extension allows user to search photos from Picasa by text, tag and user ID.
Please note that currently Picasa oEmbed is not supported by default, so you need to implement Picasa oEmbed implementation.
**Development of this plugin is done [on GitHub](https://github.com/gedex/mexp-picasa). Pull requests welcome.**
## Installation ##
Upload MEXP Picasa plugin to your blog's `wp-content/plugins/` directory and activate.
## Screenshots ##
### Search photos from Picasa within media explorer

## Changelog ##
### 0.1.0 ###
Initial release