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