Filter: wpbuddy/rich_snippets/fields/loop_subselect/values

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

'loop' subselect values filter. This filter can be used to add additional options to the 'link to' subfield select.
Parameters:
Name Type Description
$values array The return parameter: an array of values.
Since:
  • 2.8.0
Source:
Returns:
An array of values.
Type
array

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

'loop' subselect values filter. This filter can be used to add additional options to the 'link to' subfield select.
Parameters:
Name Type Description
$values array The return parameter: an array of values.
Since:
  • 2.8.0
Source:
Returns:
An array of values.
Type
array