validate_password_reset
Action Hook: Fires before the password reset procedure is validated.
Source: wp-login.php:982
Action Hook: Fires before the password reset procedure is validated.
Source: wp-login.php:982
Filter Hook: Filters the login page body classes.
Source: wp-login.php:151
Method: Saves current in-memory image to file.
Source: wp-includes/class-wp-image-editor-gd.php:455
Method:
Source: wp-includes/class-wp-image-editor-gd.php:484
Method: Returns stream of current image.
Source: wp-includes/class-wp-image-editor-gd.php:550
Method: Either calls editor’s save function or handles file as a stream.
Source: wp-includes/class-wp-image-editor-gd.php:591
Class: ClassicPress Image Editor Class for Image Manipulation through GD
Source: wp-includes/class-wp-image-editor-gd.php:16
Method: Checks to see if current environment supports GD.
Source: wp-includes/class-wp-image-editor-gd.php:39
Method: Checks to see if editor supports the mime-type specified.
Source: wp-includes/class-wp-image-editor-gd.php:63
Method: Loads image from $this->file into new GD Resource.
Source: wp-includes/class-wp-image-editor-gd.php:88