editor_max_image_size
apply_filters( ‘editor_max_image_size’, int[] $max_image_size , string|array $size , string $context )
过滤器::过滤编辑器的最大图像大小维度。
Filter Hook: Filters the maximum image size dimensions for the editor.
目录锚点:#源码
源码(Source)
更新版本 | 源码位置 | 使用 | 被使用 |
---|---|---|---|
2.5.0 | wp-includes/media.php:133 | 1 | 0 |
editor_max_image_size 为WP2原创文章,链接:https://www.wp2.cn/hook/editor_max_image_size/