jetpack_shortcodes_should_hook_pre_kses
jetpack_shortcodes_should_hook_pre_kses
Hook Type: filter
Displaying hooks found in version: jetpack.15.1.1apply_filters('jetpack_shortcodes_should_hook_pre_kses') is found 1 times:
- /modules/shortcodes/shortcode-utils.php line 34
Warning: Undefined array key 36 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167
Warning: Undefined array key 37 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167
Warning: Undefined array key 38 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167
Warning: Undefined array key 39 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167
* @since 15.0 * * @param bool $should_hook Whether shortcodes should hook on pre_kses. */ return apply_filters( 'jetpack_shortcodes_should_hook_pre_kses', $should_hook ); } }