Beskrivning
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.
Installation
- Upload
wp-photo-montageto the/wp-content/plugins/directory. - Activate the plugin through the ’Plugins’ menu in WordPress.
- 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
Recensioner
Detta tillägg har inga recensioner.
Bidragsgivare och utvecklare
”WP Photo Montage” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.
Bidragande personerÖversätt ”WP Photo Montage” till ditt språk.
Intresserad av programutveckling?
Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.
Ändringslogg
Version 1.0.0
- First release
