Action: wpbuddy/rich_snippets/admin_menu_support

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

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

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

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