=== Plugin Name === Contributors: MrGoodfellow Donate link: https://www.paypal.me/360proserv/20 Tags: 360Production.Services, 360, sphere, 360 photos, 360 images, Equirectangular, 360 sphere, Requires at least: 4.6 Tested up to: 4.9.5 Stable tag: 1.0 Requires PHP: 5.2.4 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html This plugin was created by Nathan Goodfellow for 360Production.Services to display 360 photos in a simple but interesting way. == Description == This plugin was created by Nathan Goodfellow for 360Production.Services to display 360 photos in a simple but interesting way. Thank you to CssAnimation.Rocks for the sphere CSS tutorial which can be found here: https://cssanimation.rocks/spheres/ == Installation == This section describes how to install the plugin and get it working. e.g. 1. Upload the plugin files to the `/wp-content/plugins/360-sphere-images` directory, or install the plugin through the WordPress plugins screen directly. 1. Activate the plugin through the 'Plugins' screen in WordPress Upload an image to your Media Library and copy the URL for the uploaded image ( ie. http://360production.services/wp-content/uploads/sites/57/2017/11/SAM_100_1093.jpg ) Insert a sphere into a post or page use the following shortcode: [size="300" url="http://360production.services/wp-content/uploads/sites/57/2017/11/SAM_100_1093.jpg" speed="30"] * Size= the dimensions of the sphere in pixels (300px is the default) * URL= the URL of the 360 image * Speed= the amount of time for the image to rotate a complete 360 in seconds (default is 30s) == Frequently Asked Questions == = How can I help? = Feel free to donate to this plugin development: https://www.paypal.me/360proserv/20 == Screenshots == 1. screenshot1.jpg 2. screenshot2.jpg == Changelog == = 1.0 = 5/2/2018 – Updated compatibility for multiple spheres to be posted on a single page. Fixed Bug with container div. == Upgrade Notice == = 1.0 = 5/2/2018 – Updated compatibility for multiple spheres to be posted on a single page. Fixed Bug with container div. == ToDo == * Mobile compatibility – resize on mobile to fit screen size. * Support for multiple spheres on the same page * click and drag to reset image direction. * shadow around image to create more of a globe effect. * shadow below image to create a floating effect. * Add to the official WordPress plugin library.