WP_Image_Editor::load(): true|WP_Error
Loads image from $this->file into editor.
Contents
Return
Source
File: wp-includes/class-wp-image-editor.php
.
View all references
abstract public function load();
Changelog
Version | Description |
---|---|
3.5.0 | Introduced. |