admin管理员组文章数量:1334886
In my custom theme I created a custom header section :
add_theme_support( 'custom-header', array(
'video' => true,
'flex-width' => true,
'flex-height' => true,
'width' => 1920,
'height' => 677,
) );
but I want to add some additional info in the admin area where you chose the images to upload, and if possible to change the default text that now is: "Click “Add new image” to upload an image... etc"
Thank you.
本文标签: customizationAdd helper text in customheader section in admin
版权声明:本文标题:customization - Add helper text in custom-header section in admin 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1742372958a2462595.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论