Changeset 45797
- Timestamp:
- 08/14/2019 05:46:20 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/taxonomy.php
r45735 r45797 397 397 * @type int $ep_mask Assign an endpoint mask. Default `EP_NONE`. 398 398 * } 399 * @type string 399 * @type string|bool $query_var Sets the query var key for this taxonomy. Default `$taxonomy` key. If 400 400 * false, a taxonomy cannot be loaded at `?{query_var}={term_slug}`. If a 401 401 * string, the query `?{query_var}={term_slug}` will be valid.
Note: See TracChangeset
for help on using the changeset viewer.