Denne utvidelsen har ikke blitt testet mot noen av de siste 3 hovedutgivelsene av WordPress. Den er kanskje ikke lenger holdt vedlike eller støttet, og den kan ha kompatibilitetsproblemer med nyeste versjoner av WordPress.

Google Photos Gallery with Shortcodes

Beskrivelse

The best Google Photos Gallery plugin to display your Google Photo Albums on your WordPress blog. It is fully responsive and looks awesome. Google Photo Gallery is based on Google Photos API. Use the plugin to display your Google Photo Albums on your WordPress blog. Using the shortcodes it is simple to embed your albums. Images in album are displayed in a lightbox.

Kreditter

  • Lightbox2 (http://lokeshdhakar.com/projects/lightbox2)

Skjermskudd

  • An example of Google Photos Album Grid View.
  • This is an example of the lightbox displaying photo you clicked on.

Installasjon

  1. Unzip into your /wp-content/plugins/ directory
  2. Aktiver pluginnen gjennom ‘Plugins’-menyen i WordPress
  3. Make your settings, Admin->Google Photos->Settings
  4. Use the ‘Display Album’ shortcode [cws_gpp_albums_gphotos] on a page of your choice.
  5. To display the album’s images place the shortcode, [cws_gpp_images_in_album_gphotos] on a page
  6. Update the shortcode used in step 4 to include the result_page option. [cws_gpp_albums_gphotos results_page=’page-slug-here’]

Vurderinger

22. desember, 2022
After switching from PHP7.4 to PHP8 the plugin shows the following error: Error of type E_COMPILE_ERROR caused on line number 67 of file: /wp-content/plugins/google-picasa-albums-viewer/includes/api-libs/Google/Utils.php. Error: Array and string offset access syntax with curly braces is no longer supported After replacing line 67 of file: /wp-content/plugins/google-picasa-albums-viewer/includes/api-libs/Google/Utils.php to $ordinalValue = ord($str[$ret]); the error was resolved 😉
19. november, 2020
support does not exist, I sent two emails address, in which I specified that I have problems configuring the plugin, they did not reply, not even to tell me that they could not help me
Les alle 42 vurderinger

Bidragsytere og utviklere

“Google Photos Gallery with Shortcodes” er programvare med åpen kildekode. Følgende personer har bidratt til denne utvidelsen.

Bidragsytere

Endringslogg

4.0.3

  • Improvement: Pro Only – Justified Image Grid
  • Security Fix: Sanitized paramaters

4.0.2

  • Bug Fix: Lightbox Image Size was not being set when activated

4.0.1

  • Removed obsolete code

4.0

  • A rewrite of the plugin to support Google Photos API (Google deprecated Google Picasa API)