New and updated in 6.8.0
-
Fires when an application password is updated.
-
Creates a new application password.
-
Fires when an application password is created.
-
Creates a recovery mode key.
Used by 0 functions | Uses 5 functions | Source: wp-includes/class-wp-recovery-mode-key-service.php:45 -
Gets the recovery key records.
Used by 4 functions | Uses 1 function | Source: wp-includes/class-wp-recovery-mode-key-service.php:167 -
Updates the recovery key records.
Used by 3 functions | Uses 1 function | Source: wp-includes/class-wp-recovery-mode-key-service.php:190 -
Filters user data before the record is created or updated.
-
functionwp_admin_headers()
Sends a referrer policy header so referrers are not sent externally from administration screens.
-
Retrieves all users.
Used by 0 functions | Uses 10 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:265 -
Retrieves terms associated with a taxonomy.
Used by 0 functions | Uses 12 functions | Source: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:235 -
Handles the post author column output.
Used by 0 functions | Uses 4 functions | Source: wp-admin/includes/class-wp-posts-list-table.php:1284 -
Handles the author column output.
Used by 0 functions | Uses 5 functions | Source: wp-admin/includes/class-wp-media-list-table.php:510 -
functionget_avatar_data()
Retrieves default data about the avatar.
-
classWP_User
Core class used to implement the WP_User object.
-
functionwp_set_password()
Updates the user’s password with a new hashed one.
-
functionwp_hash()
Gets the hash of the given string.
-
functionwp_hash_password()
Creates a hash of a plain text password.
-
functionwp_check_password()
Checks a plaintext password against a hashed password.
-
hookcheck_password
Filters whether the plaintext password matches the hashed password.
-
functionget_calendar()
Displays calendar with days that have posts as links.
-
hookget_calendar
Filters the HTML calendar output.
-
Sets Image Compression quality on a 1-100% scale.
-
functionwp_get_mime_types()
Retrieves the list of mime types and file extensions.
-
functionwp_get_nocache_headers()
Gets the HTTP header information to prevent caching.
-
functionthe_shortlink()
Displays the shortlink for a post.
-
Sets Image Compression quality on a 1-100% scale.
-
Filters the default image compression quality setting.