image_make_intermediate_size
apply_filters( ‘image_make_intermediate_size’, string $filename )
过滤器::过滤保存的图像文件的名称。
Filter Hook: Filters the name of the saved image file.
参数(Parameters)
参数 | 类型 | 说明 |
---|---|---|
$filename | (string) | 文件名。 |
源码(Source)
更新版本 | 源码位置 | 使用 | 被使用 |
---|---|---|---|
2.6.0 | wp-includes/class-wp-image-editor-gd.php:465 | 2 | 0 |
image_make_intermediate_size 为WP2原创文章,链接:https://www.wp2.cn/hook/image_make_intermediate_size-2/