apply_filters( 'wpbuddy/rich_snippets/position/operators', $operators ) → {array}
Position operators filter.
Allows to add or customize the operators used in the position metabox.
Parameters:
Name | Type | Description |
---|---|---|
$operators |
array | A list of operators. |
- Since:
- 2.0.0
- Source:
Returns:
The operator list.
- Type
- array