apply_filters( 'jb_taxonomies_list', $taxonomies ) → {array}
Filters the custom taxonomies list that will be created when JobBoardWP is active.
Parameters:
Name | Type | Description |
---|---|---|
$taxonomies |
array | Taxonomies data. |
- Since:
- 1.0
- Source:
Returns:
Taxonomies data.
- Type
- array