• Hi All,

    Custom Post Type = Network
    Custom Taxonomy = Networks
    Categories examples = sad, happy, estatic

    I need to make a page to display all the post of a category.

    For example: https://localhost/network/happy would display all the happy posts.

    What would I name the php page?

    content, archive or other.

    What would be the best way query?

    get_posts, query_posts or other.

    Thanks

  • The topic ‘Page name for CPT category display’ is closed to new replies.