do_action( 'wpbuddy/rich_snippets/admin/init', $admin_controller )
Admin Controller Init Action.
Allows plugins to hook into the init process of the Admin_Controller class.
Parameters:
Name | Type | Description |
---|---|---|
$admin_controller |
Admin_Controller |
- Since:
- 2.0.0
- Source: