Dieses Plugin ist nicht mit den jüngsten 3 Hauptversionen von WordPress getestet worden. Es wird möglicherweise nicht mehr gewartet oder unterstützt und kann Kompatibilitätsprobleme haben, wenn es mit neueren Versionen von WordPress verwendet wird.

Church Metrics Dashboard

Beschreibung

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

Screenshots

  • Dashboard Widgets

Installation

  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

FAQ

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 “

„.

Rezensionen

There are no reviews for this plugin.

Mitwirkende & Entwickler

„Church Metrics Dashboard“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende

Änderungsprotokoll

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