We'll create fresh WordPress site with Embed Google Photos album installed. You have 20 minutes to test the plugin after that site we'll be deleted.
This plugin requires a shared Google Photos album link to view photos using gallery/player or carousel. This widget is free to use for WordPress users.
It is very easy to use. Just write a shortcode to your post and include a link of shared Google Photos album as a parameter. Instead of shortcode, html code with links to the photo will be inserted and it will be decorated using Public album javascript.
[embed-google-photos-album link="https://photos.app.goo.gl/CSV7NDstShTUwUZq5"]
[embed-google-photos-album link="https://photos.app.goo.gl/CSV7NDstShTUwUZq5" mode="carousel"]
[embed-google-photos-album link="https://photos.app.goo.gl/CSV7NDstShTUwUZq5" mediaitems-cover="true"]
[embed-google-photos-album link="https://photos.app.goo.gl/CSV7NDstShTUwUZq5" background-color="#007acc"]
gallery-player
true
true
true
true
false
#000000
This widget, unsupported some features like a picture’s timestamp and captions. For a more detailed description of the component, go to WordPress Google Photos album plugin.
In some cases, it may be better to use the following code directly in the template.
<?php
echo (new Pavex_embed_google_photos_album()) -> getcode(
'https://photos.app.goo.gl/CSV7NDstShTUwUZq5', 0, 480, 1920, 1080
);
?>
The album will update automatically as soon as you save or update your post.
External javascript decorator is stored on CDN and loading and running of them is optimized for performance.
Javascript widget can be used without photos from Google photos. Detailed information on how to use javascript is available in one of older posts about carusel slideshow on my blog.
Public album is now a photo sharing website and service for sharing short photosets available in single user profile.
The service can also be used as an alternative to public Google Photos. It is very suitable for the blogs focused mainly on photos. For example, a photoblog or a online bookmark manager.