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

Gallery-Circle

描述

Plugin to show the post of the category you choose as a gallery circles with a link to the post. As the plugin shows the post by categories will not have to update the gallery, it will ONLY!!. These circles have a nice hover effect. Some customizable parameters such as size, quantity, category, order and some more …

Features

  • Easy to use
  • Efficient code and high performance
  • Customizable

Shortcode options

  • category -> Category you want choose (Default All)
  • post -> Number of post you to show in circlesr (Default 20)
  • postextra -> Number of post you to show in box with extra content (Default 0)
  • circlesrow -> Number of circles per row (Default 0, a single roww). If there is no space for the item, the next circle also appear on a new line
  • post_thumbnail -> If false, do not display the image outstanding, show default image (Default true)
  • default_image -> Default image if no outstanding image in post (Default ‘default.png’, explained later)
  • size -> Size circles (Default 200px)
  • order -> ASC or DESC (Default DESC)
  • orderby -> Field to order (Default ‘date’) https://codex.wordpress.org/Class_Reference/WP_Query#Order_.26_Orderby_Parameters

Default colours

USE LOWERCASE
* Blue
* Brown
* Dark
* Green
* Light
* Orange
* Pink
* Purple
* Red
* Yellow

螢幕截圖

  • Example of how to use the shortcode
  • The picture of how serious the gallery of screenshot-1
  • Other example of how to use the shortcode
  • The picture of how serious the gallery of screenshot-3

安裝

Installing this plugin is quick and easy:
1. Download the WordPress Gzip Compression plugin.
2. Extract the ZIP archive on your computer to get the ezgz folder.
3. Upload the ezgz folder to your wp-content/plugins directory.
4. Activate the plugin on your ‘Plugins’ page in the WordPress dashboard.

常見問題

Usage

It is used shortcode [gallery-circle].

Configuration

If we want to customize the gallery, we must add that we want to set the parameters (explained above).

評價

There are no reviews for this plugin.

貢獻者及開發者

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

貢獻者

將 Gallery-Circle 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

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

修改日誌

0.2

  • First public version

0.1

  • Initial release.