Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

Church Metrics Dashboard

Descripción

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

Capturas

  • Dashboard Widgets

Instalación

  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 »

«.

Reseñas

No hay reseñas para este plugin.

Colaboradores y desarrolladores

«Church Metrics Dashboard» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce «Church Metrics Dashboard» a tu idioma.

¿Interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

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