Fires after taxonomy-related query vars have been parsed.
Parameters
Source
do_action( 'parse_tax_query', $this );
Changelog
| Version | Description |
|---|---|
| 3.7.0 | Introduced. |
Fires after taxonomy-related query vars have been parsed.
do_action( 'parse_tax_query', $this );
| Version | Description |
|---|---|
| 3.7.0 | Introduced. |
User Contributed Notes
You must log in before being able to contribute a note or feedback.