Plugin ini belum teruji dangan 3 rilis besar WordPress. Kemungkinan tidak lagi dipelihara atau didukung, dan mungkin menghadapi masalah kompatibilitas bila digunakan dengan versi WordPress yang lebih baru.

Gravity Forms Total Amount Shortcode

Deskripsi

A simple shortcode that displays the “Total” filed value from any Gravity Form.

Parameters
* form_id
* field_id
* start_date
* end_date

Examples:
* [gravityform-total-amount]
* [gravityform-total-amount form_id="14"]
* [gravityform-total-amount form_id="14" field_id="18"]
* [gravityform-total-amount form_id="14" field_id="18" stat_date="2017-07-18"]
* [gravityform-total-amount form_id="14" field_id="18" stat_date="2017-07-18" end_date="2017-07-20"]

Instalasi

  1. Upload the plugin files to the /wp-content/plugins/plugin-name directory, or install the plugin through the WordPress plugin screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  3. Include the shortcode anywhere on your website: [gravityform-total-amount form_id="14" field_id="18" stat_date="2017-07-18" end_date="2017-07-20"]

Tanya Jawab

Installation Instructions
  1. Upload the plugin files to the /wp-content/plugins/plugin-name directory, or install the plugin through the WordPress plugin screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  3. Include the shortcode anywhere on your website: [gravityform-total-amount form_id="14" field_id="18" stat_date="2017-07-18" end_date="2017-07-20"]

Ulasan

Belum ada ulasan untuk plugin ini.

Kontributor & Pengembang

“Gravity Forms Total Amount Shortcode” adalah perangkat lunak open source. Berikut ini mereka yang sudah berkontribusi pada plugin ini.

Kontributor

Log Perubahan

1.0.0

  • First release!
  • Introduce a shortcode that generates a total field value.