Filter: wpbuddy/rich_snippets/fields/internal_subselect/values

apply_filters( 'wpbuddy/rich_snippets/fields/internal_subselect/values', $values ) → {array}

Internal subselect values. This filter can be used to add additional options to the subselect item.
Parameters:
Name Type Description
$values array The return parameter: an array of values.
Since:
  • 2.0.0
Source:
Returns:
An array of values.
Type
array

apply_filters( 'wpbuddy/rich_snippets/fields/internal_subselect/values', $values ) → {array}

Internal subselect values. This filter can be used to add additional options to the subselect item.
Parameters:
Name Type Description
$values array The return parameter: an array of values.
Since:
  • 2.0.0
Source:
Returns:
An array of values.
Type
array