jetpack_business_hours_content, $content, $attributes
jetpack_business_hours_content, $content, $attributes
Appears in: jetpack.16.0.1
Hook Type: filter
Displaying hooks found in version: jetpack.16.0.1apply_filters('jetpack_business_hours_content, $content, $attributes') is found 1 times:
- /extensions/blocks/business-hours/render.php line 157
Warning: Undefined array key 158 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167
Warning: Undefined array key 159 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167
Warning: Undefined array key 160 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167
Warning: Undefined array key 161 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167
Warning: Undefined array key 162 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167
* * @param string $content The default HTML content set by `jetpack_business_hours_render` * @param array $attributes Attributes generated in the block editor for the Business Hours block */ return apply_filters( 'jetpack_business_hours_content', $content, $attributes ); }