wpseek.com
WordPress开发者和主题制作者的搜索引擎



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

功能7
WordPress Image Editor


Function Short description
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.