【问题标题】:Wordpress image attachment settings missing缺少 Wordpress 图像附件设置
【发布时间】:2015-01-29 12:03:13
【问题描述】:

我目前正在为 Wordpress 图片库设置一些自定义图片大小,以便在上传图片时调整大小并保存。我检查了上传文件,并且正在调整图像大小。

当我去选择一张图片时,附件设置下拉菜单不见了。

这是在我的functions.php文件中设置我的自定义图像大小的代码

add_image_size( 'custom-size123', 192, true);

【问题讨论】:

  • 当你点击附件中的编辑图片时,会有调整图片大小的设置

标签: php wordpress image-uploading


【解决方案1】:
when you click the edit image in attachment .There will be settings to resize the image 

【讨论】:

    猜你喜欢
    • 2012-09-18
    • 1970-01-01
    • 1970-01-01
    • 2013-03-28
    • 1970-01-01
    • 2019-01-23
    • 1970-01-01
    • 2012-09-20
    • 2023-01-14
    相关资源
    最近更新 更多