Gallery Sharing
Gallery Sharing
Description
Adds a new tool to post editor that allows you to share you galleries.
Arbitrary section
Faq
Installation Instructions
- Upload
gallery-sharing-wordpress.zipto the/wp-content/plugins/directory - Extract the Plugin to a
gallery-sharingFolder - Activate the plugin through the ‘Plugins’ menu in WordPress
- Goto Settings->Gallery Sharing
- Enter Domain
- Enter htaccess credentials if needed else leave empty
- 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.
Reviews
Changelog
1.0
- First release