Этот плагин не тестировался с последними 3 основными выпусками WordPress. Скорее всего, он уже не поддерживается и может быть несовместим с текущими версиями WordPress.

Gallery Sharing

Описание

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

Произвольная секция

Часто задаваемые вопросы

Installation Instructions
  1. Upload gallery-sharing-wordpress.zip to the /wp-content/plugins/ directory
  2. Extract the Plugin to a gallery-sharing Folder
  3. Активируйте плагин используя меню ‘Плагины’ в 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
Как это работает?

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.

Отзывы

Нет отзывов об этом плагине.

Участники и разработчики

«Gallery Sharing» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:

Участники

Перевести «Gallery Sharing» на ваш язык.

Заинтересованы в разработке?

Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.

Журнал изменений

1.0

  • First release