image_make_intermediate_size

最后更新于:2021-11-27 00:58:42

apply_filters( ‘image_make_intermediate_size’, string $filename )

Filters the name of the saved image file.

参数

$filename

(string)
Name of the file.

源文件

文件: gc-includes/class-gc-image-editor-gd.php

View on Trac