Linux 软件免费装
Banner图

Church Metrics Dashboard

开发者 danielmilner
firetree
更新时间 2016年2月12日 04:47
PHP版本: 3.8 及以上
WordPress版本: 4.3
版权: GPLv2 or later
版权网址: 版权信息

标签

dashboard stats church metrics

下载

1.0.0 1.0.1 1.1.0 1.2.0

详情介绍:

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:

安装:

  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

屏幕截图:

  • Dashboard Widgets

常见问题:

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="<div class='my-class'>" after="</div>" before_title="<h3>" after_title="</h3>"]

  • 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 <h2>.
  • after_title (Optional) default value is </h2>.

更新日志:

1.2.0 1.1.0 1.0.1 1.0.0