learndash_reset_password_verification learndash_reset_password_verification( WP_User $user, string $key ) Reset password verification ContentsDescription Parameters Return Source Changelog Related Namespace @package Used By Description # Parameters # $user (WP_User) (Required) WP_User object. $key (string) (Required) Reset password activation key. Return # (object) WP_User object on success or WP_Error object on invalid/expired key Source # File: includes/payments/ld-login-registration-functions.php Changelog # Changelog Version Description 4.4.0 Introduced. Related # Namespace # global @package # LearnDash Used By # Used By Used By Description includes/payments/ld-login-registration-functions.php: learndash_reset_password_output () LearnDash LD30 Shows reset password form
Used By # Used By Used By Description includes/payments/ld-login-registration-functions.php: learndash_reset_password_output () LearnDash LD30 Shows reset password form