Deze plugin is niet getest met de laatste drie grote versies van WordPress. Mogelijk wordt het niet meer onderhouden of ondersteund. Er kunnen ook compatibiliteitsproblemen ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

Gallery Sharing

Beschrijving

Adds a new tool to post editor that allows you to share you galleries.

Arbitrary section

FAQ

Installation Instructions
  1. Upload gallery-sharing-wordpress.zip to the /wp-content/plugins/ directory
  2. Extract the Plugin to a gallery-sharing Folder
  3. Activate the plugin through the ‘Plugins’ menu in WordPress
  4. Goto Settings->Gallery Sharing
  5. Enter Domain
  6. Enter htaccess credentials if needed else leave empty
  7. Use tinymce button on post editor to find galleries in all instances and in own wordpress
How does it work?

We place a shortcode in post content and register an ajax endpoint. On pageload the shortcode in post content loads via curl the gallery from the registered endpoint and renders it to content.

Beoordelingen

Er zijn geen beoordelingen voor deze plugin.

Bijdragers & ontwikkelaars

“Gallery Sharing” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

Vertaal “Gallery Sharing” naar jouw taal.

Interesse in de ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.

Changelog

1.0

  • First release