=== ShutterPro === Contributors: tieronedesign Donate link: Tags: photography, cloud, storage, cdn, shutterpro Requires at least: 3.3 Tested up to: 3.5.1 Stable tag: 1.0.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html The ShutterPro for Wordpress plugin allows you to display any of your photo sets direct on your blog, no technical knowledge required. == Description == Using our simple [shutterpro] shortcode, you can use the ShutterPro for Wordpress plugin to display any of your photographs direct on your own Wordpress Blog without the need for any technical knowledge...all you need is your photo set ID which can easily be obtained from your browsers URL while looking at your photo sets on www.shutterpro.co.uk == Installation == 1. Unzip the archive and copy the `shutterpro` folder to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. In any of your posts or pages place the shortcode [shutterpro set="xxx"] replacing xxx with the photo set from your www.shutterpro.co.uk photo set. == Frequently asked questions == - Can i limit the number of photos displayed? -- Yes, to do this simply append limit="5" to the shortcode where 5 is the amount to display. For example [shutterpro set="123" limit="5"] - Can i style the plugin without any loss of changes on upgrade? -- Yes, you can pass the value class="" through the shortcode to apply additional CSS formatting.