Sitemap

作者: Ludou

查看 sitemap.xml

1 条评论

我来说两句
  1. mb

    你好,我在http://www.ludou.org/creating-custom-write-panels-in-wordpress.html 看你自定义添加文章字段面板。我照着做了,但最后的两段代码出现了点错误。
    add_action('_admin_menu', 'create_meta_box');
    add_action('_save_post', 'save_postdata');

    提示是:Fatal error: Call to undefined function add_action() in E:\soft\wordpress-3.2.1\wordpress\wp-includes\functions.php on line 4605

    说add_action() 这个方法没有定义。请问这个怎么解决呢?

发表评论

订阅评论