=== Grisha's GPlus Gallery Shortcode === Contributors: grigory-metlenko Tags: Google Photos, Google Plus, Picasa, Photo Albums, Gallery, Shortcode, Images Requires at least: 4.0 Tested up to: 4.3.1 Stable tag: 4.3.1.2 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Shortcode that lets you display your public Google Albums as a photo gallery on your website == Description == Shortcode that lets you display your public Google Albums as a photo gallery on your website == Installation == 1. Upload the plugin files to the '/wp-content/plugins/' directory, or install the plugin through the WordPress plugins screen directly. 1. Activate the plugin through the 'Plugins' screen in WordPress 1. Copy the shortcode: [gplus-gallery user="#" album="#"] 1. Go to a page or post where you want to display the gallery and paste the shortcode: 1. Go to Google Plus Photos and navigate to Albums, Google Plus > Photos > More – Albums 1. Open the Album you want to use as your gallery on your WordPress website 1. You need to make sure that the Album is shared publicly - Google Plus > Photos > More – Albums > Share > Public 1. In the URL, you will find: /photos/104695580072831107685/albums/5933740294742085745 1. Copy the long number after photos, in between the two “/”, example: 104695580072831107685 1. Go back to the page / post where you want to display the gallery > paste and replace the # in user=”#” 1. Return to your album in Google Plus and copy the long number after albums, in between the two “/”, example: 5933740294742085745 1. Go back to the page / post where you want to display the gallery > paste and replace the # in album=”#” 1. Save the post / page and view the gallery == Frequently Asked Questions == == Changelog == = 4.3.1.2 = * added caption to fancybox - taken from the caption in the gplus image. Request from wijopreis. = 4.3.1.1 = * minor bug fixes = 4.3.1 = * initial release == Upgrade Notice == = 4.3.1.2 = Added caption to fancybox - request from wijopreis = 4.3.1.1 = Minor Fixes