Yes you can. Do the following: $category = array('cat_name'=>'My Category', 'category_nicename'=>'test-my-category'); wp_insert_category($category);.
確定! 回上一頁