=== WB Embed Code === Contributors: rss_samuel Tags: oauth, bitbucket, api, rest, wp_remote_request, embed, shortcode Requires at least: 3.6 Tested up to: 3.6 Stable tag: 0.1.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html A simple plugin created by the WP Bucket plugin for embed bitbucket codes in the wordpress posts with shortcode. == Description == A simple plugin created by the [WP Bucket](http://wordpress.org/plugins/wp-bucket/) plugin for embed bitbucket codes in the wordpress posts with shortcode. == Installation == 1. Download the latest version of WP Bucket, or copy it to local by `git clone https://bitbucket.org/khosroblog/wp_bucket.git` 1. Download the latest version of WB Embed Code, or copy it to local by `git clone https://bitbucket.org/khosroblog/wb-embed-codes.git` 2. Move the `wp-bucket` folder and the `wb-embed-code` folder in the `wp-content/plugins` directory. 3. Navigate to the Plugins dashboard page. 4. Activate the plugins WP Bucket and WB Embed Code. == Screenshots == 1. Embed shortcode in the wordpress posts. 2. Shortcode output display. == Changelog == = v0.1.0 = * Initial release.