jetpack_masterbar_init
jetpack_masterbar_init
Appears in: jetpack.13.6, jetpack.13.7, jetpack.13.8, jetpack.13.8.1, jetpack.13.9.1, jetpack.14.0, jetpack.14.1, jetpack.14.2.1, jetpack.14.3, jetpack.14.4.1, jetpack.14.5
Hook Type: action
Displaying hooks found in version: jetpack.14.5do_action('jetpack_masterbar_init') is found 1 times:
- /jetpack_vendor/automattic/jetpack-masterbar/src/class-main.php line 71
Warning: Undefined array key 73 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167
Warning: Undefined array key 74 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167
Warning: Undefined array key 75 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167
Warning: Undefined array key 76 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167
67686970717273* Used mainly to ensure the package is initialized once.
*
* @since 0.1.0
*/
do_action(
'jetpack_masterbar_init'
);
}
}