gform_freshbooks_send_item_id_for_fixed_dynamic

gform_freshbooks_send_item_id_for_fixed_dynamic

DescriptionUsageParametersPlacementSource Code

Description
This filter is used to enable the sending of the Item ID instead of Item Name when using the Fixed Costs or Dynamic Field Mapping settings.
Usage
1add_filter( 'gform_freshbooks_send_item_id_for_fixed_dynamic', '__return_true' );
Parameters
This hook has no parameters.
Placement
This code should be placed in the functions.php file of your active theme.
Source Code
This filter is located in class-gf-freshbooks.php.

发表回复

您的邮箱地址不会被公开。 必填项已用 * 标注