wpseek.com
Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren



wp-admin/includes/image-edit.php › WordPress File

Funktionen7
WordPress Image Editor


Funktion Kurzbeschreibung
image_edit_apply_changesPerforms group of changes on Editor specified.
stream_preview_imageStreams image in post to browser, along with enqueued changes in `$_REQUEST['history']`.
wp_image_editorLoads the WP image-editing interface.
wp_restore_imageRestores the metadata for a given attachment.
wp_save_imageSaves image to post, along with enqueued changes in `$_REQUEST['history']`.
wp_save_image_fileSaves image to file.
wp_stream_imageStreams image in WP_Image_Editor to browser.