Plugin này chưa được cập nhật với 3 phiên bản mới nhất của WordPress. Nó có thể không được hỗ trợ và bảo trì, và có thể xung đột với các phiên bản WordPress mới nhất.

WP Photo Montage

Mô tả

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.

Ảnh màn hình

  • Sample photo montage.

Cài đặt

  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

Đánh giá

Không có đánh giá nào cho plugin này.

Người đóng góp & Lập trình viên

“WP Photo Montage” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.

Những người đóng góp

Nhật ký thay đổi

Version 1.0.0

  • First release