Action: wpbuddy/rich_snippets/save_snippet

do_action( 'wpbuddy/rich_snippets/save_snippet', $post_id )

Save Snippets Action. Allows plugins to hook into Admin Snippets Controller after snippets have been saved.
Parameters:
Name Type Description
$post_id int
Since:
  • 2.14.0 Added $post_id
Source:

do_action( 'wpbuddy/rich_snippets/save_snippet', $post_id )

Save Snippets Action. Allows plugins to hook into Admin Snippets Controller after snippets have been saved.
Parameters:
Name Type Description
$post_id int
Since:
  • 2.14.0 Added $post_id
Source: