Descripción
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"]
Instalación
- Upload the plugin files to the
/wp-content/plugins/plugin-name
directory, or install the plugin through the WordPress plugin screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress
- 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"]
FAQ
- Installation Instructions
-
- Upload the plugin files to the
/wp-content/plugins/plugin-name
directory, or install the plugin through the WordPress plugin screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress
- 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"]
- Upload the plugin files to the
Reseñas
No hay valoraciones para este plugin.
Colaboradores y desarrolladores
«Gravity Forms Total Amount Shortcode» es un software de código abierto. Las siguientes personas han colaborado con este plugin.
ColaboradoresTraduce «Gravity Forms Total Amount Shortcode» 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.0.0
- First release!
- Introduce a shortcode that generates a total field value.