
內容簡介
請造訪 GravityWP.com 取得文件。
最簡單的短代碼版本(計數並顯示指定 Gravity Form 表單的條目數量):
[gravitywp_count formid='']
當您需要數字欄位的總和(顯示指定 Gravity Form 表單的所有條目中數字欄位值的總和)時:
[gravitywp_count formid='' number_field='']
最完整的短代碼版本(顯示多個 Gravity Forms 條目中數字欄位的總值,包括最多五個篩選器、小數位數、小數點分隔符和千位分隔符等輸入欄位):
[gravitywp_count formid='' formstatus='' number_field='' filter_mode='' filter_field='' filter_operator='' filter_value='' filter_operator2='' filter_field2='' filter_value2='' filter_field3='' filter_operator3='' filter_value3='' filter_field4='' filter_operator4='' filter_value4='' filter_field4='' filter_operator4='' filter_value4='' decimals='' dec_point='' thousands_sep='' is_read='yes' is_approved='yes' is_starred='no' created_by='1' multiply='2' start_date='12/31/2016' end_date='12/31/2017' workflow_step='' workflow_step_status='complete' workflow_step_is_current='true']
外掛標籤
開發者團隊
📦 歷史版本下載
原文外掛簡介
Visit GravityWP.com for documentation.
Most simple version of the shortcode (Count and display the number of entries Gravity Forms for a form):
[gravitywp_count formid='']
Or when you want the total of the values of a number field (display the sum of the values of a number field for all entries a specific Gravity Form):
[gravitywp_count formid='' number_field='']
The most extensive version of the shortcode (display the total value of a number field from multiple Gravity Forms entries with up to five filters and input for number of decimals, the decimal point notation and the thousand seperator, etc, etc):
[gravitywp_count formid='' formstatus='' number_field='' filter_mode='' filter_field='' filter_operator='' filter_value='' filter_operator2='' filter_field2='' filter_value2='' filter_field3='' filter_operator3='' filter_value3='' filter_field4='' filter_operator4='' filter_value4='' filter_field4='' filter_operator4='' filter_value4='' decimals='' dec_point='' thousands_sep='' is_read='yes' is_approved='yes' is_starred='no' created_by='1' multiply='2' start_date='12/31/2016' end_date='12/31/2017' workflow_step='' workflow_step_status='complete' workflow_step_is_current='true']
