WP_Tax_Query::get_sql_for_query()
Method: Generates SQL clauses for a single query array.
Source: wp-includes/class-wp-tax-query.php:302
Method: Generates SQL clauses for a single query array.
Source: wp-includes/class-wp-tax-query.php:302
Method: Generates SQL JOIN and WHERE clauses for a “first-order” query clause.
Source: wp-includes/class-wp-tax-query.php:384
Method: Identifies an existing table alias that is compatible with the current query clause.
Source: wp-includes/class-wp-tax-query.php:505
Method: Ensures the ‘tax_query’ argument passed to the class constructor is well-formed.
Source: wp-includes/class-wp-tax-query.php:136
Method: Sanitizes a ‘relation’ operator.
Source: wp-includes/class-wp-tax-query.php:207
Action Hook: Fires when deleting a term, before any modifications are made to posts or terms.
Source: wp-includes/taxonomy.php:2022
Function: Displays category, tag, term, or author description.
Source: wp-includes/general-template.php:1804
Function: Retrieves the description for an author, post type, or term archive.
Source: wp-includes/general-template.php:1822
Filter Hook: Filters the archive description.
Source: wp-includes/general-template.php:1838
Function: Displays the archive title based on the queried object.
Source: wp-includes/general-template.php:1688
Function: Retrieves the archive title based on the queried object.
Source: wp-includes/general-template.php:1704
Filter Hook: Filters the archive title.
Source: wp-includes/general-template.php:1791
Filter Hook: Filters dimensions to constrain down-sampled images to.
Source: wp-includes/media.php:505
Function: Gets the text suggesting how to create strong passwords.
Source: wp-includes/user.php:2853
Filter Hook: Filters the text describing the site’s password complexity policy.
Source: wp-includes/user.php:2863
Function: Encodes a variable into JSON, with some sanity checks.
Source: wp-includes/functions.php:4275
Filter Hook: Filters whether a post has changed.
Source: wp-includes/revision.php:182
Method: Removes the specified error.
Source: wp-includes/class-wp-error.php:269
Function: Wraps passed links in navigational markup.
Source: wp-includes/link-template.php:3001
Function: Displays the navigation to next/previous post, when applicable.
Source: wp-includes/link-template.php:2819
Function: Returns the navigation to next/previous set of posts, when applicable.
Source: wp-includes/link-template.php:2846
Function: Displays the navigation to next/previous set of posts, when applicable.
Source: wp-includes/link-template.php:2894
Function: Retrieves a paginated navigation to next/previous set of posts, when applicable.
Source: wp-includes/link-template.php:2917
Function: Displays a paginated navigation to next/previous set of posts, when applicable.
Source: wp-includes/link-template.php:2981
Function: Retrieves the navigation to next/previous post, when applicable.
Source: wp-includes/link-template.php:2765
Method: Used as a wrapper for PHP’s parse_url() function that handles edgecases in < PHP 5.4.7.
Source: wp-includes/class-wp-http.php:935
Method: Turns a first-order date query into SQL for a WHERE clause.
Source: wp-includes/class-wp-date-query.php:715
Method: Recursive-friendly query sanitizer.
Source: wp-includes/class-wp-date-query.php:189
Method: Determines whether this is a first-order clause.
Source: wp-includes/class-wp-date-query.php:250
Method: Validates the given date_query values and triggers errors if something is not valid.
Source: wp-includes/class-wp-date-query.php:285