do_action( 'wpbuddy/rich_snippets/schemas/metaboxes', $post_type, $post )
Schema Metabox Action.
Allows plugins to hook into the Snippets Controller after metaboxes have been set up.
Parameters:
Name | Type | Description |
---|---|---|
$post_type |
string | |
$post |
WP_Post |
- Since:
- 2.0.0
- Source: