If you set up the right parameters for your custom post type using
'has_archive' => true // Will use the post type slug, ie. example
// or
'has_archive' => 'my-example-archive' // Explicitly setting the archive slug
http://codex.wordpress.org/Function_Reference/register_post_type
Related Posts:
- Custom Post Type Archives by Year & Month?
- Date archives for custom post type
- just can’t get date-based archives per post-type to work
- get the custom post type title/name
- Get custom post type slug for an archive page
- Custom post type pagination 404 fix?
- Adding content to archive and taxonomy pages on custom post types?
- Filtering a custom post type by custom taxonomy in archive template
- Permalink Structure for Multiple Post Type Archives by Taxonomy
- get term archive url / link
- How to get the custom post type from an archive page?
- How to remove “Archive:” label from archive title
- Why are posts from custom post type not displayed in “category” archive?
- Custom Post Type Archives by Date and Taxonomy
- Displaying category archive of custom post types
- Custom post types – Use post_id in permalink structure when using has_archive => true
- Meta_Query as a way how to setup CPT permalinks – is it a good thing?
- $query->set in pre_get_posts is unintentionally affecting the backend
- Pagination throws 404 error on custom taxonomy archive pages
- Setting up custom post type archives in WP3.1? Any luck?
- Proper way of making custom post type landing page or archive page
- How do I display two separate taxonomy archives for two post types that share a single taxonomy?
- Custom Post Type Archives by Date with Custom Permalink
- Filter for “get_post_type_archive_link()”
- How to add meta box to backend menu page
- Custom Post Type Archive Page: Set Posts Per Page, Paginate
- Change title in head on Archive page
- Display Editable Text Above CPT Archive Listings
- Custom Post Type Archives with 0 Posts Redirects as 404
- How to show more posts on an archive page?
- Archive page with multiple taxonomies rewrite
- Multiple Paginations on one Page
- Create permalink structure for one taxonomy archive per custom post type
- Archive page…limiting posts per page
- WP 3.1 – archive pages for custom content types possible now without a plugin?
- Page is defaulting to archive page and not designated template
- Custom Post Type Archive URL takes over page URL
- Custom comment status possible?
- Better to use a post type archive, page template, or shortcode for generating a highly configurable CPT archive?
- How to Add Pages Under Custom Post Type URL Structure?
- Custom Post Type Archives by Date (stored as meta value) WP3.1
- WordPress custom post type category pagination 404 Error
- custom post types, wp_get_archives and add_rewrite_rule
- Custom Permalinks for Custom post Type Archives?
- is_singular won’t call my functions?
- Show Custom Post Type by Author
- Custom post type archive with pagination?
- Custom post type tag archives don’t work for basic loop?
- Removing CPT slug from URL results in 404 error for archive page
- Multiple post types in archives (filter?)
- Pages, Custom Posts & Custom Taxonomy defining slug structure
- How to show a tag archive of one post type only
- How to let custom post type posts show in standard post archive (like in homepage)?
- Regex problem in an add_rewrite_rule
- paginate function in archive for custom-post-type
- Custom taxonomy archive page not working
- Include Custom Posts Type in Year/Month/Date Archive
- Change plugin’s has_archive = true to false?
- where can I see my custom post type archive template?
- wrong template for page of archive
- How to show multiple post types on taxonomy archive?
- Call different archive page based on post type
- Disable single pages and archives and keep preview
- Custom post type archive sorted and grouped by date in post meta field
- Custom post type with tags
- How to create archive page for taxonomy terms within custom post type
- List custom post type but redirects to home page
- Custom Post Type with static page for archive
- get_categories for custom post type and filter by custom taxonomy (brand) and list child categories of a defined category
- Category and post tag archives do not include posts from custom post type
- Slug for standard post post_type
- WordPress custom post type archive with description
- CPT: archive-cpt.php VS custom page template
- Get post type from taxonomy or category page
- Category page only displaying the posts from a custom type
- Custom-post-type-archive: posts sorted/filtered by year?
- How to list custom post types?
- Extend the wp_get_archives output with ‘?post_type=foo’?
- custom taxonomy archive by year
- Custom post type archive page pagination
- Custom Post Types and archives
- Need post_type_archive_title function but in ‘single’
- Display custom post type taxonomies as an archive page
- Display CPT description on archive.php pages for all CPT
- Change name of custom post type archive
- When ‘is_post_type_archive()’ return true?
- Editable content on a Custom Archive page
- Second Custom Post Type Archive
- How to get “custom post type”-archive with working permalink to it?
- How to show the archive / post type description on Single templates
- is_main_query() not working for WP REST API
- Hierarchical Custom Post Types – Show only parent on tax archive?
- Custom post types archive redirect
- Archive page for taxonomy terms
- Custom template page with custom archives listing by user
- CPT Archive with core Category
- How can i change the output of posts_nav_link();
- Changing number of posts per page on CPT-archive.php, have tried 20-30 code chunks so far
- Custom Post Type Archive Page Filtering
- Root slug of taxonomy returning 404