Returns stream of current image.
WP_Image_Editor_GD::save
Saves current in-memory image to file.
WP_Image_Editor_GD::flip
Flips current image.
WP_Image_Editor_GD::rotate
Rotates current image counter-clockwise by $angle.
Advertisement
WP_Image_Editor_GD::crop
Crops Image.
WP_Image_Editor_GD::multi_resize
Create multiple smaller images from a single source.
WP_Image_Editor_GD::resize
Resizes current image.
WP_Image_Editor_GD::update_size
Sets or updates current image size.
Advertisement
WP_Image_Editor_GD::load
Loads image from $this->file into new GD Resource.
WP_Image_Editor_GD::supports_mime_type
Checks to see if editor supports the mime-type specified.
WP_Image_Editor_GD::test
Checks to see if current environment supports GD.
pre_http_send_through_proxy
Filters whether to preempt sending the request through the proxy.
Advertisement
welcome_panel
Add content to the welcome panel on the admin dashboard.
admin_post_thumbnail_html
Filters the admin post thumbnail HTML markup to return.
attachment_submitbox_misc_actions
Fires after the ‘Uploaded on’ section of the Save meta box in the attachment editing screen.