Action: wpbuddy/rich_snippets/admin_menu_globalsnippets

do_action( 'wpbuddy/rich_snippets/admin_menu_globalsnippets', $hook )

Admin Menu Global Snippets action. Allows to fire code after the "Global Snippets" menu has been added.
Parameters:
Name Type Description
$hook string The "Global Snippets" menu hook name.
Since:
  • 2.0.0
Source:

do_action( 'wpbuddy/rich_snippets/admin_menu_globalsnippets', $hook )

Admin Menu Global Snippets action. Allows to fire code after the "Global Snippets" menu has been added.
Parameters:
Name Type Description
$hook string The "Global Snippets" menu hook name.
Since:
  • 2.0.0
Source: