=== RAWR for WordPress === Contributors: rawrat, natterstefan, chacca_jojio Tags: rawr Requires at least: 3.0.1 Tested up to: 4.7.2 Stable tag: 0.0.4.1 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html You got information - we got conversation! Rawr widgets sit right within the story and help your users to express and share their opinion with others. == Description == = Signup on RAWR.at = If you want to use RAWR you have to have a publisher account (free account available - see [pricing](http://newsroom.rawr.at/publishers/)). [Signup for free](https://admin.rawr.at/#/dashboard?ref=rawr-wordpress) and we will send you your login details within 24 hours. = How this plugin works = Once you have activated the plugin, the RAWR snippet will place itself at the bottom of each page and post. If you do not add one of the shortcodes (see above) to your content it will stay there. The shortcode will overwrite the default position. = How to use the Shortcode = Embed a rawr with one of these shortcodes `[rawr id="auto" design="default-widget"]` or `[rawr]` wherever you want the rawr to appear. Available shortcode parameters: ` [author] default: public name of the author [categories] default: post categories [design] default: default-widget; find other widgets on rawr.at [id] default: auto; provide the rawr-id you want to embed [postid] default: id of the post. [tags] default: tags of the post. ` == Frequently Asked Questions == If you need more help from us, [contact us](http://newsroom.rawr.at/). == Screenshots == 1. Each posts and page will have the RAWR snippet added to the bottom of the content automatically. 2. Editor with the `[rawr]` shortcode and parameters. == Installation == With WordPress Plugin Installer: 1. Go to Plugins->Add New and search for `RAWR for WordPress` and install the plugin 2. Activate it and start using RAWR Via FTP: 1. Download it from wordpress.org 2. Upload all files to the `/wp-content/plugins/` directory 3. Activate the plugin through the 'Plugins' menu in WordPress Install plugin using a .zip file: 1. Open the Plugins Menu in WordPress 2. Choose install plugin 3. Upload .zip file 4. Active plugin after upload == Upgrade Notice == Currently there are no known issues when you upgrade the plugin. == Changelog == = 2017/01/26 - 0.0.4.1 = * Release on wordpress.org = 2017/01/23 - 0.0.4 = * Inline Publishing feature activated (for logged in Rawr users with editor rights of this tenant) = 2017/08/10 - 0.0.1 = - Initial Release - Shortcode & LocationMetaData implemented