=== Plugin Name === Contributors: mrichwalsky Donate link: http://highedwebtech.com/wordpress-plugins/ Tags: panorama, occipital, 360 panorama, panorama embed, 360 app, 360 app embed Requires at least: 3.0 Tested up to: 3.7.1 Stable tag: 0.3 This plugin allows you to easily embed a panorama created using Occipital's 360 Panorama App. == Description == This plugin allows users to easily embed panoramas created by the 360 Panorama app on iPhone/iPad. Some WordPress users cannot easily embed Javascript in posts or pages, especially if you switch between HTML and Visual mode in the editor. This shortcode plugin will allow you to switch between views without losing your embedded panorama. == Usage == To use it, call the shortcode in your post or page. Example: [panoembed pano="XXXXX"] Where XXXXX is the value of the panorama created by the app. If the URL Occipital gives you is http://360.io/sS5Cpw, then the value you'll need to enter in the shortcode is sS5Cpw. You can also specify the width and height of the embed if you need it to fit in a certain area on your post or page. You can do that this way: [panoembed pano="sS5Cpw" width="600" height="300"] == Installation == 1. Upload `pano-embed.php` to the `/wp-content/plugins` directory. 1. Activate the plugin through the 'Plugins' Menu in WordPress 1. Use the shortcode in your posts and pages as needed. == Changelog == =0.3= * Remove styling from embed * Use latest embed code from Occipital for embed =0.2= * Clean up code =0.1= * First version of embedding the panoramas in posts and pages == Frequently Asked Questions == * *Where can I get the 360 Panorama app?* You can get the plugin [here](http://click.linksynergy.com/fs-bin/stat?id=WhZUo7UZ6Qs&offerid=146261&type=3&subid=0&tmpid=1826&RD_PARM1=http%253A%252F%252Fitunes.apple.com%252Fus%252Fapp%252F360-panorama%252Fid377342622%253Fmt%253D8%2526uo%253D4%2526partnerId%253D30&ul=site) == Screenshots == 1. An example shortcode 2. Displayed on a post or page