Descripción
Adds a new tool to post editor that allows you to share you galleries.
Arbitrary section
FAQ
- 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.
Reseñas
No hay reseñas para este plugin.
Colaboradores y desarrolladores
«Gallery Sharing» es un software de código abierto. Las siguientes personas han colaborado con este plugin.
ColaboradoresTraduce «Gallery Sharing» a tu idioma.
¿Interesado en el desarrollo?
Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.
Registro de cambios
1.0
- First release