描述
Adds a new tool to post editor that allows you to share you galleries.
Arbitrary section
常見問題
- Installation Instructions
-
- Upload
gallery-sharing-wordpress.zip
to the/wp-content/plugins/
directory - Extract the Plugin to a
gallery-sharing
Folder - 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
- Upload
- 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.
評價
There are no reviews for this plugin.
貢獻者及開發者
修改日誌
1.0
- First release