=== Around Viewer === Contributors: ThijsM Tags: Around Media, Virtual Tour, 360 photography Requires at least: 4.4 Tested up to: 4.4 Stable tag: master License: GPLv2 or later The plugin to quickly add an Around Media Tour to your own wordpress website! == Description == Easily add the virtual tours you have made in the Around Portal in your own custom wordpress website. By using a shortcode, you can add a tour to your post. If you don\'t have an account yet on the Around Portal, go to http://www.around.media and register for an account. == Installation == 1. Install the plugin by uploading \'around-viewer\' to the \'/wp-content/plugins/\' directory 2. Activate the plugin through the \'Plugins\' menu your Wordpress backend 3. When you want to insert a tour in one of your posts, copy past the following line and replace **MY_TOUR_CODE** with the tour code you can find in the Around Portal: [aroundViewer tourcode=\"MY_TOUR_CODE\"] 4. If you want to, you can adjust the CSS settings for the tour in the \'Settings\' menu of your Wordpress backend. Go to \'Around Viewer\' and fill in your custom CSS. == Changelog == = 0.1.0 = - Basic implementation of the Around Viewer - Ability to change CSS of the Around Viewer div = 0.1.1 = - Added a custom button to the text editor - Added custom widget to text editor to add virtual tours = 0.1.2 = - Fixed button image