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

Church Metrics Dashboard

描述

Build custom metrics to display data from Church Metrics. Compare numbers from different time periods. Display them in your WordPress Dashboard or anywhere on your site using a shortcode. Limit metrics to a specific user or display them for everyone.

Requires a Church Metrics account.

Available Display Periods:

  • This Week
  • This Week Last Year
  • Last Week
  • This Month
  • This Month Last Year
  • Last Month
  • This Year
  • Last Year
  • Weekly Average This Year
  • Weekly Average Last Year
  • Weekly Average Last Year (Year Over Year)
  • Monthly Average This Year
  • Monthly Average Last Year
  • Monthly Average Last Year (Year Over Year)
  • All Time

螢幕截圖

  • Dashboard Widgets

安裝

  1. Upload the church-metrics-dashboard folder to the /wp-content/plugins/ directory
  2. Activate the Church Metrics Dashboard plugin through the \’Plugins\’ menu in WordPress
  3. Configure the plugin by going to the Church Metrics menu that appears in your admin menu

常見問題

What parameters can I use with the shortcode?

Here is what the shortcode would look like with all of the parameters:
[church_metrics_dashboard id=1 before=”

” after=”

” before_title=”

” after_title=”

“]

  • id (Required) the id of the metric to display.
  • before (Optional) has no default value.
  • after (Optional) has no default value.
  • before_title (Optional) default value is “


* __after_title__ _(Optional)_ default value is ”

“.

評價

There are no reviews for this plugin.

貢獻者及開發者

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

貢獻者

將 Church Metrics Dashboard 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

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

修改日誌

1.2.1

  • Fixed an error when calculating Weekly Average Last Year (Year Over Year)

1.2.0

  • Compatibility updates for WordPress 4.3 Admin Page Titles.
  • Added: Combine counts from multiple categories.
  • Added: Compare multiple time periods.
  • Added: More display periods:
    Weekly Average This Year,
    Weekly Average Last Year,
    Weekly Average Last Year (Year Over Year),
    Monthly Average This Year,
    Monthly Average Last Year,
    Monthly Average Last Year (Year Over Year)

1.1.0

  • Added: Shortcode to display the data on the front-end.
  • Added: The ability to not display a metric on the Dashboard.
  • Added: Customizer settings to choose font colors.

1.0.1

  • Fix: Some files were missing from the release.

1.0.0

  • Initial release