doukan6564 2013-10-26 00:01
浏览 25
已采纳

在Wordpress中隐藏/删除自定义的帖子类型选项

Hide/Remove custom Post Type options in Wordpress

  • 写回答

1条回答 默认 最新

  • dream752614590 2013-10-26 01:09
    关注

    what you are looking i think its to remove what we call "Meta Box" inside the wordpress

    http://codex.wordpress.org/Function_Reference/add_meta_box

    look inside you theme files for "add_meta_box" method the are related with the post_type you trying to change.

    http://codex.wordpress.org/Plugin_API/Action_Reference/add_meta_boxes

    make a find inside you theme folder for this "adding_custom_meta_boxes"

    this method its gonna be followed by the name of the custom type you're trying to change.

    adding_custom_meta_boxes( $post_type

    Hope that help :)

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论

报告相同问题?

悬赏问题

  • ¥15 vscode platformio
  • ¥15 代写uni代码,app唤醒
  • ¥15 全志t113i启动qt应用程序提示internal error
  • ¥15 ensp可以看看嘛.
  • ¥80 51单片机C语言代码解决单片机为AT89C52是清翔单片机
  • ¥60 优博讯DT50高通安卓11系统刷完机自动进去fastboot模式
  • ¥15 minist数字识别
  • ¥15 在安装gym库的pygame时遇到问题,不知道如何解决
  • ¥20 uniapp中的webview 使用的是本地的vue页面,在模拟器上显示无法打开
  • ¥15 网上下载的3DMAX模型,不显示贴图怎么办