Action: wpbuddy/rich_snippets/admin_menu_settings

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

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

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

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