apply_filters( 'tec_conference_schedule_tec_group_taxonomy_args', array $args )
Filters the arguments for registering the ‘tec_group’ taxonomy.
Parameters
- $args
-
(array) The arguments for registering the taxonomy.
Return
(array) The filtered arguments.
Source
Changelog
| Version | Description |
|---|---|
| 1.0.0 | Introduced. |