WP_Image_Editor::get_suffix()
Method: Builds and returns proper suffix for file based on height and width.
Source: wp-includes/class-wp-image-editor.php:472
Method: Builds and returns proper suffix for file based on height and width.
Source: wp-includes/class-wp-image-editor.php:472
Method: Loads image from $this->file into editor.
Source: wp-includes/class-wp-image-editor.php:73
Method: Either calls editor’s save function or handles file as a stream.
Source: wp-includes/class-wp-image-editor.php:568
Method: Saves current image to file.
Source: wp-includes/class-wp-image-editor.php:95
Method: Returns first matched mime-type from extension, as mapped from wp_get_mime_types()
Source: wp-includes/class-wp-image-editor.php:609
Method: Resizes current image.
Source: wp-includes/class-wp-image-editor.php:112
Method: Returns first matched extension from Mime-type, as mapped from wp_get_mime_types()
Source: wp-includes/class-wp-image-editor.php:635
Method: Resize multiple images from a single source.
Source: wp-includes/class-wp-image-editor.php:131
Class: Core class used to implement the WP_Post object.
Source: wp-includes/class-wp-post.php:22
Method: Crops Image.
Source: wp-includes/class-wp-image-editor.php:148