image_edit_apply_changes()
image_edit_apply_changes( WP_Image_Editor $image, array…
image_edit_apply_changes( WP_Image_Editor $image, array $changes )
在指定的编辑器上执行一组更改。
Performs group of changes on Editor specified.
目录锚点:#参数#返回#源码
参数(Parameters)
参数 | 类型 | 必填 | 说明 |
---|---|---|---|
$image | (WP_Image_Editor) | 必需 | WP_Image_编辑器实例。 |
$changes | (array) | 必需 | 更改操作的数组。 |
返回(Return)
(WP_Image_Editor)应用更改的WP_Image_Editor实例。
源码(Source)
更新版本 | 源码位置 | 使用 | 被使用 |
---|---|---|---|
2.9.0 | wp-admin/includes/image-edit.php:499 | 2 | 6 |
类别:WordPress 函数手册、
本文收集自互联网,转载请注明来源。
如有侵权,请联系 wper_net@163.com 删除。
还没有任何评论,赶紧来占个楼吧!