[WordPress] 外掛分享: Easy Chart Categories

首頁外掛目錄 › Easy Chart Categories
10+
安裝啟用
尚無評分
5121 天前
最後更新
問題解決
WordPress 2.8+ v0.1 上架:2012-04-04

內容簡介

這是一個 WordPress 外掛,提供 WordPress 簡碼,可顯示類別圖表和顯示標籤的另一個簡碼。此外掛需要安裝和啟用 Easy Chart Builder plugin,開發者為 dyerware。在 我的部落格 查看外掛效果。

此外掛在 我的 Github 存儲庫 中也可使用。

用法

顯示前 12 個最受歡迎的類別,呈現成一個圓餅圖:

[easychart_categories]

顯示前 12 個最受歡迎的標籤,呈現成一個圓餅圖:

[easychart_tags]

顯示前五個按名稱排序、不帶數量的類別,使用自訂顏色,並帶有計數的摘要數據表:

[easychart_categories showcounts="false" groupcolors="556270, 4ECDC4, C7F464, FF6B6B, C44D58" number="5"
orderby="name" order="ASC" hidechartdata="false"]<h3>Options</h3>

請參閱 WordPress 函數 get_terms() 和 Easy Chart Builder plugin 的選項。還有:

showcounts – 顯示或隱藏每個類別/標籤的計數。有效值:true,false。默認為 true。

外掛標籤

開發者團隊

⬇ 下載最新版 (v0.1) 或搜尋安裝

① 下載 ZIP → 後台「外掛 › 安裝外掛 › 上傳外掛」
② 後台搜尋「Easy Chart Categories」→ 直接安裝(推薦)

原文外掛簡介

This is a WordPress plugin that provides a WordPress shortcode that will display your categories in a chart and another shortcode that will display your tags. This plugin requires that the Easy Chart Builder plugin by dyerware is installed and activated. See what it looks like on my blog.
This plugin is also available in my Github repository.
Usage
Show top 12 most popular categories in a pie chart:
[easychart_categories]

Show top 12 most popular tags in a pie chart:
[easychart_tags]

Show the first five categories, sorted by name, without counts, using custom colors, and with a summary data table of counts:
[easychart_categories showcounts="false" groupcolors="556270, 4ECDC4, C7F464, FF6B6B, C44D58" number="5"
orderby="name" order="ASC" hidechartdata="false"]

Options

See options for the WordPress function get_terms() and for the Easy Chart Builder plugin. Also:

showcounts – Show or hide the count for each category/tag. Valid values: true, false. Defaults to true.

延伸相關外掛

文章
Filter
Mastodon