↧
wp_maybe_update_user_counts()
Updates the total count of users on the site if live user counting is enabled.
View Articleretrieve_password_notification_email
Filters the contents of the reset password notification email sent to the user.
View Articlewp_register_persisted_preferences_meta()
This property is used to store user preferences across page reloads and is currently used by the block editor for preferences like ‘fullscreenMode’ and ‘fixedToolbar’.
View Articlewp_is_password_reset_allowed_for_user()
Checks if password reset is allowed for a specific user.
View Articlewp_cache_set_users_last_changed()
Sets the last changed time for the 'users' cache group.
View Article