Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

Gallery Sharing

Descripción

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.

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.

Colaboradores

Traduce «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