Ovaj dodatak nije testiran s najnovija 3 glavna izdanja WordPress-a. Možda se više ne održava ili se ne podržava i može imati problema sa kompatibilnošću kada se koristi sa novijim verzijama WordPress-a.

WP Photo Montage

Opis

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.

Slike ekrana

Instalacija

  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

Recenzije

Nema recenzija za ovaj dodatak.

Saradnici i programeri

“WP Photo Montage” is open source software. The following people have contributed to this plugin.

Doprinositelji

Prevedi “WP Photo Montage” na vaš jezik.

Zainteresirani za razvoj?

Pregledajte kôd, pogledajte SVN spremišteili se pretplatite na dnevnik razvoja od RSS.

Zapis promijena

Version 1.0.0

  • First release