do_action( 'wpbuddy/rich_snippets/update_snippets', $rich_snippets, $post_id )
Updates Snippets Action.
Allows plugins to add their own hooks when snippets get updated.
Parameters:
Name | Type | Description |
---|---|---|
$rich_snippets |
Array.<Rich_Snippet> | |
$post_id |
int |
- Since:
- 2.19.2
- Source: