=== Plugin Name === Plugin Name: PodBuzzz Contributors: PodBuzzz, jamrizzi Tags: podcasting, podcast, podcasts, podcast widget Requires at least: 3.0.1 Tested up to: 4.5 Stable tag: 4.3 License: GPLv3 License URI: http://www.gnu.org/licenses/gpl-2.0.html The official PodBuzzz WordPress plugin. == Description == Ask your audience to review your podcast when they're on your website. When a podcast listener is on your website this widget allows you to unobtrusively ask your audience to rate your show 5 stars. This widget will increase your chances of getting listener feedback at least 20%. Visit [PodBuzzz.com](https://podbuzzz.com) to learn more about how you can get notified of new iTunes reviews worldwide and this widget. == Installation == Four easy installation steps: 1. Get your widget key from the "Get Reviews Widget" page at PodBuzzz.com (https://podbuzzz.com/get_review_widget) 2. Install the plugin through the WordPress plugins screen directly. 3. Activate the plugin through the 'Plugins' screen in WordPress. 4. Enter your key and activate the widget under Settings->PodBuzzz. == Frequently Asked Questions == = Where do I get my license key? = Visit [PodBuzzz](podbuzzz.com) to get your license key. = The script is not installed. Make sure you have a valid key and the plugin is enabled. = Make sure that you have entered your PodBuzzz key in the text field and enabled the plugin. If you have done that and you are still getting the error, you probably have a theme or plugin conflict. = Cannot check if script is installed without the PHP curl module. = The PodBuzzz plugin automatically checks to make sure the script tag is actually finding its way into your website. However this feature requires that PHP curl is installed on your server. Talk to your hosting provider or install PHP curl by running the following command. * Ret Hat/CentOS Server ``` sudo yum install -y php-curl ``` * Debian Based Server ``` sudo apt-get install -y php-curl ``` == Screenshots == 1. **Settings Page** - Automatically checks if the script is installed. == Changelog == = 1.0.0 (2016-05-12) = * Initial Version = 1.0.1 (2016-05-30) = * Modifications to Herbert = 1.1.0 (2016-06-02) = * Rebuilt Plugin