這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

JustRows free

描述

JustRows takes the featured images of posts from a given post type, and shows them as a responsive image grid.
The generated galleries may be customized using one of many user-created configurations.

  • images are placed in order (by date or other fields)
  • all images are resized via javascript so that each row is composed of thumbnails of the same height, also all rows except the last one are justified
  • new images can be appended, either with a button or infinite scrolling (depending on the settings)
  • users can define multiple configurations
  • users can place a gallery through a widget or a shortcode

Create a configuration

  1. In the “JustRows” menu on the left, click “Create configuration”.
  2. The “Add new configuration” panel will open.
  3. Give the configuration a name and change the options as you see fit, then hit the “Save” button at the bottom.

Show the gallery

Place the JustRows widget somewhere in your template, or use the shortcode [justrows slug=”default”] (where “default” is the slug of your configuration).

螢幕截圖

  • Example of a gallery generated with JustRows.
  • Editing a gallery configuration with JustRows.
  • Example of a gallery generated with JustRows inside a wordpress site.

安裝

  1. Upload the “justrows-free” folder to the “/wp-content/plugins/” directory.
  2. Activate the plugin through the “Plugins” menu in WordPress.
  3. Place the JustRows widget somewhere in your template, or use the shortcode [justrows slug=”default”] (where “default” is the slug of the JustRows configuration)
  4. Make sure that the posts used by the configuration have a featured image

評價

There are no reviews for this plugin.

貢獻者及開發者

“JustRows free” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 JustRows free 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

0.1

  • Initial release.

0.2

  • Added “caption visible” layouts.