Dodatak nije testiran s zadnje 3 glavna izdanja WordPressa. Možda ga se više ne održava ili pruža podršku i možda ima probleme sa kompatibilnošću s novijim inačicama WordPressa.

Church Metrics Dashboard

Opis

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:

  • Ovaj Tjedan
  • This Week Last Year
  • Zadnji tjedan
  • Ovaj mjesec
  • This Month Last Year
  • Prošli mjesec
  • 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)
  • Svo vrijeme

Snimke zaslona

  • Dashboard Widgets

Instalacija

  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

ČPP

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 ”

“.

Recenzije

Nema recenzija za ovaj dodatak.

Suradnici i Programeri

“Church Metrics Dashboard” je softver otvorenog koda. Sljedeće osobe su doprinijele ovom dodatku.

Suradnici

Prevedite “Church Metrics Dashboard” na svoj jezik.

Zainteresirani ste za razvoj?

Pregledajte kôd, pogledajte SVN spremišteili se pretplatite na dnevnik razvoja od RSS.

Dnevnik promjena

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

  • Prvo izdanje