Action: wpbuddy/rich_snippets/overwrite/property/comment

do_action( 'wpbuddy/rich_snippets/overwrite/property/comment', $prop, $snippet )

Overwrite Property Comment Action. Allows third party plugins to add data to the comment section of a property on the overwrite screen.
Parameters:
Name Type Description
$prop Schema_Property
$snippet Rich_Snippet
Since:
  • 2.0.0
Source:

do_action( 'wpbuddy/rich_snippets/overwrite/property/comment', $prop, $snippet )

Overwrite Property Comment Action. Allows third party plugins to add data to the comment section of a property on the overwrite screen.
Parameters:
Name Type Description
$prop Schema_Property
$snippet Rich_Snippet
Since:
  • 2.0.0
Source: