terms_clauses
Filter Hook: Filters the terms query SQL clauses.
Source: wp-includes/class-wp-term-query.php:731
Filter Hook: Filters the terms query SQL clauses.
Source: wp-includes/class-wp-term-query.php:731
Method: Parse and sanitize ‘orderby’ keys passed to the term query.
Source: wp-includes/class-wp-term-query.php:905
Filter Hook: Filters the ORDERBY clause of the terms query.
Source: wp-includes/class-wp-term-query.php:941
Method: Generate the ORDER BY clause for an ‘orderby’ param that is potentially related to a meta query.
Source: wp-includes/class-wp-term-query.php:1009
Method: Parse an ‘order’ query variable and cast it to ASC or DESC as necessary.
Source: wp-includes/class-wp-term-query.php:1068
Function: Retrieves a post tag by tag ID or tag object.
Source: wp-includes/category.php:339
Function: Removes the category cache data based on ID.
Source: wp-includes/category.php:352
Function: Updates category structure to old pre-2.3 from new taxonomy structure.
Source: wp-includes/category.php:376
Function: Checks the given subset of the term hierarchy for hierarchy loops.
Source: wp-includes/taxonomy.php:5011
Function: Retrieves a list of category objects.
Source: wp-includes/category.php:26