Filter: wpbuddy/rich_snippets/settings

apply_filters( 'wpbuddy/rich_snippets/settings', $settings ) → {Array.<Settings_Section>}

Settings filter. Allows to hook into the settings.
Parameters:
Name Type Description
$settings Array.<Settings_Section>
Since:
  • 2.19.0
Source:
Returns:
The post type objects.
Type
Array.<Settings_Section>

apply_filters( 'wpbuddy/rich_snippets/settings', $settings ) → {Array.<Settings_Section>}

Settings filter. Allows to hook into the settings.
Parameters:
Name Type Description
$settings Array.<Settings_Section>
Since:
  • 2.19.0
Source:
Returns:
The post type objects.
Type
Array.<Settings_Section>