=== Bitbucket issue manager === Contributors: gabrielbs Donate link: http://goo.gl/v9CW1R Tags: bitbucket, widgets, dashboard, manage, repository Requires at least: 3.5 Tested up to: 3.8.1 Stable tag: 0.8.1 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Check your latest issues from BitBucket directly on your WordPress dashboard. == Description == With this plugin you can easily check your latest issues on BitBucket. The recently created and the solved ones. There are two widgets available after install: * Recently opened issues * Recently closed issues == Installation == This section describes how to install the plugin and get it working. 1. Uncompress `bitbucket-issue-manager.zip` 2. Upload `bitbucket-issue-manager` folder to the `/wp-content/plugins/` directory 3. Activate the plugin through the 'Plugins' menu in WordPress 4. Go to Settings -> General and set up your username and repository you want watch. == Frequently Asked Questions == = Why do i don't see my issues? = Check your username and respository under Settings -> General page on your WP installation. = Why i'm getting an 403 Forbidden error? = Please, make sure your repository issues are public. == Screenshots == 1. This screen shot description corresponds to screenshot-1.(png|jpg|jpeg|gif). Note that the screenshot is taken from the /assets directory or the directory that contains the stable readme.txt (tags or trunk). Screenshots in the /assets directory take precedence. For example, `/assets/screenshot-1.png` would win over `/tags/4.3/screenshot-1.png` (or jpg, jpeg, gif). 2. This is the second screen shot == Changelog == = 0.8.1 = * Added hability to delete self data on uninstall. = 0.8 = * Initial release on Wordpress.org = 0.7 = * First stable version with Settings API == Upgrade Notice == = 0.8 = First release. You should get it if you use BitBucket. ;)