posts_orderby_request
Filter Hook: Filters the ORDER BY clause of the query.
Source: wp-includes/class-wp-query.php:3022
Filter Hook: Filters the ORDER BY clause of the query.
Source: wp-includes/class-wp-query.php:3022
Filter Hook: Filters the DISTINCT clause of the query.
Source: wp-includes/class-wp-query.php:3034
Filter Hook: Filters the SELECT clause of the query.
Source: wp-includes/class-wp-query.php:3046
Function: Determines whether the query is for an existing custom taxonomy archive page.
Source: wp-includes/query.php:337
Function: Determines whether the query is for the front page of the site.
Source: wp-includes/query.php:466
Function: Creates a hash (encrypt) of a plain text password using PHP’s PASSWORD_DEFAULT hashing algorithm.
Source: wp-includes/pluggable.php:2531
Function: Checks the plaintext password against the encrypted Password.
Source: wp-includes/pluggable.php:2596
Filter Hook: Filters whether the plaintext password matches the hashed password.
Source: wp-includes/pluggable.php:2618
Function: Generates a random password drawn from the defined set of characters.
Source: wp-includes/pluggable.php:2711
Function: Updates the user’s password with a new encrypted one.
Source: wp-includes/pluggable.php:2845