jetpack_forms_show_integration_icons
jetpack_forms_show_integration_icons
Hook Type: filter
Displaying hooks found in version: jetpack.15.8apply_filters('jetpack_forms_show_integration_icons') is found 1 times:
- /jetpack_vendor/automattic/jetpack-forms/src/class-jetpack-forms.php line 199
Warning: Undefined array key 201 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167
Warning: Undefined array key 202 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167
Warning: Undefined array key 203 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167
Warning: Undefined array key 204 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167
* @since 6.22.0 * * @param bool true Whether to show integration icons. Default true. */ return apply_filters( 'jetpack_forms_show_integration_icons', true ); } }