Action: wpbuddy/rich_snippets/rich_snippet/prepare

do_action( 'wpbuddy/rich_snippets/rich_snippet/prepare', $rich_snippet )

Rich Snippet Prepare Output Action. Allows third party plugins to perform any actions after a Snippet has been prepared for output.
Parameters:
Name Type Description
$rich_snippet Rich_Snippet
Since:
  • 2.0.0
Source:

do_action( 'wpbuddy/rich_snippets/rich_snippet/prepare', $rich_snippet )

Rich Snippet Prepare Output Action. Allows third party plugins to perform any actions after a Snippet has been prepared for output.
Parameters:
Name Type Description
$rich_snippet Rich_Snippet
Since:
  • 2.0.0
Source: