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

WP Photo Montage

Описание

WP Photo Montage creates a composite montage of a range of images into an (hopefully) attractive montage.
A shortcode is used to display a montage anywhere in your WordPress posts or pages.
get-the-image plugin is used so that must be installed too.
A tmp folder is created to hold temporary images. The folder must be readable and writeable by WordPress.

Скриншоты

  • Sample photo montage.

Установка

  1. Upload wp-photo-montage to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Add the appropriate code to your template files e.g.
    [photo_montage category=»portfolio» width=»600″ height=»400″ background=»#fff» columns=»3″ rows=»2″]
    to display a 3 x 2 montage of images from posts in the «portfolio» category

Отзывы

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

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

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

Участники

Перевести «WP Photo Montage» на ваш язык.

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

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

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

Version 1.0.0

  • First release