Get_terms ('category') I am trying to display the categories with the get_terms function with the following code: $categories = get_terms( 'category'); ...
確定! 回上一頁