image_save_pre
最后更新于:2021-11-27 00:59:28
apply_filters_deprecated( ‘image_save_pre’, resource|GdImage $image, int $attachment_id )
Filters the GD image resource to be streamed to the browser.
参数
- $image
-
(resource|GdImage)
Image resource to be streamed. - $attachment_id
-
(int)
The attachment post ID.
源文件
文件: gc-admin/includes/image-edit.php