Description
Allows the disabling of the notification message defined in the shortcode.
Usage
1 | add_filter( 'gform_enable_shortcode_notification_message' , 'your_function_name' , 10, 2 ); |
Parameters
Source Code
This filter is located in common.php.
Since
This filter was added in Gravity Forms 1.9.2.