Created custom post type & custom taxonomy for the CPT, re-saved permalinks - still can't see archive or taxonomies on frontend

后端 未结 0 1922

I\'ve created a custom post type to handle a simple video gallery custom post type:

// Register Taxonomy Group
function create_group_tax() {

    $labels = array(         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题