New and updated in 6.8.0
-
Filters the display output of custom columns in the Network Users list table.
Used by 1 function | Uses 0 functions | Source: wp-admin/includes/class-wp-ms-users-list-table.php:481 -
Maps old site editor urls to the new updated ones.
-
hookimport_filters
Fires at the end of the Import screen.
-
Sets Image Compression quality on a 1-100% scale. Handles WebP lossless images.
-
Hooks into the REST API response for the Posts endpoint and adds the first and last inner blocks.
-
functionapply_block_hooks_to_content()
Runs the hooked blocks algorithm on the given content.
-
Updates the wp_postmeta with the list of ignored hooked blocks where the inner blocks are stored as post content.
-
Loads classic theme styles on classic themes in the frontend.
-
Creates a new application password.
-
Fires when an application password is created.
-
Updates an application password.
-
Fires when an application password is updated.
-
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 -
Creates a recovery mode key.
Used by 0 functions | Uses 5 functions | Source: wp-includes/class-wp-recovery-mode-key-service.php:45 -
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 13 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 5 functions | Source: wp-admin/includes/class-wp-posts-list-table.php:1283 -
Handles the author column output.
Used by 0 functions | Uses 6 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.