WP_Image_Editor::load()
Loads image from $this->file into editor.
Description Description
Return Return
Source Source
File: wp-includes/class-wp-image-editor.php
abstract public function load();
Expand full source code Collapse full source code View on Trac
Changelog Changelog
Version | Description |
---|---|
3.5.0 | Introduced. |