Action: wpbuddy/rich_snippets/admin_menu_intro

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

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

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

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