【问题标题】:Add Custom Field Key in functions.php在functions.php中添加自定义字段键
【发布时间】:2010-05-12 20:46:29
【问题描述】:

有什么方法可以在“添加新帖”页面的自定义字段下拉列表中添加自定义字段键而不添加字段?

【问题讨论】:

    标签: php wordpress wordpress-theming custom-fields


    【解决方案1】:

    勾选add_meta_box(它允许插件开发者在Write Post、Write Page和Write Link编辑页面添加部分。):

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

    或者这些插件:

    来源:http://sltaylor.co.uk/blog/control-your-own-wordpress-custom-fields/

    【讨论】:

      【解决方案2】:

      添加元框绝对是要走的路。以下内容应该对您有所帮助:

      http://farinspace.com/wordpress-meta-box-next-level/

      http://farinspace.com/custom-fields-area-uncluttered/

      【讨论】:

        猜你喜欢
        • 1970-01-01
        • 2019-10-19
        • 1970-01-01
        • 1970-01-01
        • 2017-09-03
        • 1970-01-01
        • 1970-01-01
        • 1970-01-01
        • 1970-01-01
        相关资源
        最近更新 更多