... return wp_insert_category( array('cat_name' => $cat_name, 'category_parent' => $parent) ); } /** * Create categories for the given post.
確定! 回上一頁