View 360 Degree images in WordPress
wp-panorama to the /wp-content/plugins/ directory<?php wp_panorama('url_image', 'size_image', 'width', 'height'); ?> in your theme.
For example: <?php wp_panorama('http://upload.wikimedia.org/wikipedia/commons/c/cb/Persepolis-Panorama.jpg', 1400, 512, 250); ?>
Requires: 3.0 or higher
Compatible up to: 3.2.1
Last Updated: 2011-8-14
Downloads: 985
Got something to say? Need help?