$category || is_wp_error( $category ) ) return ''; return $category->name; } /** * Check if a category is an ancestor of another category.
確定! 回上一頁