You can use post_type_archive_title( $prefix = '', $display = true )
:
<h1><?php post_type_archive_title() ?></h1>
Related Posts:
- Custom Post Type Archives by Year & Month?
- Date archives for custom post type
- Changing number of posts per page on CPT-archive.php, have tried 20-30 code chunks so far
- WordPress sitemap with Custom Post Types
- Do not show child pages within a file page
- Tell wordpress to show a single page instead of an archive page
- Get custom post type slug for an archive page
- Meta_Query as a way how to setup CPT permalinks – is it a good thing?
- Proper way of making custom post type landing page or archive page
- Custom Post Type Archives by Date with Custom Permalink
- Change title in head on Archive page
- Custom Post Type Archives with 0 Posts Redirects as 404
- Page is defaulting to archive page and not designated template
- Better to use a post type archive, page template, or shortcode for generating a highly configurable CPT archive?
- Display all custom post types in archives.php
- is_singular won’t call my functions?
- paginate function in archive for custom-post-type
- Custom post type archive sorted and grouped by date in post meta field
- How to create archive page for taxonomy terms within custom post type
- WordPress custom post type archive with description
- Custom-post-type-archive: posts sorted/filtered by year?
- How to list custom post types?
- Custom post type archive page pagination
- Editable content on a Custom Archive page
- Second Custom Post Type Archive
- is_main_query() not working for WP REST API
- just can’t get date-based archives per post-type to work
- CPT Archive with core Category
- URL of a custom post type’s post format archive?
- Create template for taxonomy results limited by Custom Post Type
- Custom post type – get_day_link()
- Custom post type archive page blank
- How to display custom post in archive section of the wordpress page?
- Set featured image to archive.php
- What’s the name of the custom post type yearly archive template?
- How can I use archive-{post_type}.php theme template?
- Return the name of the post type
- How do I add custom HTML to the content of an archive page’s posts?
- Use the custom post type archive for taxonomies?
- Archive page for custom post type and custom taxonomy
- Menu’s breaking, now showing all page links on site
- How to have multiple archive pages?
- Create a Custom Path to Archive
- Custom Post Type Date Based Archive URL rewrite [duplicate]
- How can I increase the post count for custom post types only?
- Is possible register two archive pages for single custom post type?
- Display All Courses in Course Archive Page
- Archive page for WordPress Custom Post Type doesn’t show pagination from paginate_links()
- How to add specific terms in a custom post type?
- pagination problem listing custom post types of taxonomy in wordpress
- Custom Post type page content (archive page)
- Group custom post type posts by month
- Creating an archive page or simple template to list all values of a custom field of specific post type listing
- Custom Post Type archive page listing a 404 or single post
- Want to display my custom date archive to date.php but dont know how
- Rewriting archive page slug to be different than custom post type slug
- Site loads very slow for archive custom post type page
- Stop Custom post type from being searched via URL
- Custom post type category page not working
- paging is not working properly on news archives page [duplicate]
- How can I set up the URL for a category archive for a custom post type?
- Taxonomy Query of Custom Post Displays Archive Instead of Posts
- Stop header code from showing in category page?
- is_singular won’t call my functions?
- Pagination not working for archive
- How to have a dynamic slug and rendering the archive-{post_type}.php?
- Remove plugin’s custom post type archive page and single pages [closed]
- WordPress CPT archive page display sticky post first and then display the rest of the posts in same Query
- Categories under custom post types doesn’t show properly
- Hide child term posts on parent term pages
- Alphabetical sorting of custom post type – one letter per page
- List all posts in Custom Post Type but group dynamically by Custom Taxonomies
- WordPress is executing URL in code when called via wp_mail()
- Add the current menu item CSS class to a custom page type archive in WordPress menu
- Using several custom fields as custom post title
- Query var removed after rewrite
- Adding custom tables to WordPress
- Custom Post-Type not in admin menu
- Show only posts from one category on custom post type archive page
- creat filter with wp_query
- Custom post type posts don’t show in archive widget
- Archive for a Taxonomy of a Custom Post type
- Including all post id’s of a custom post type into an array
- Custom post type, global categories — what’s the template name?
- How to add new post using a form to categories when categories are using as menu
- Custom Post Type Archive template not being called
- Grouping custom wordpress post types by acf value
- Get an array of the number of post per year of a custom post type (WordPress)
- Custom Post Type Archive Page showing as 404
- Show parent category and subcategory once in while loop
- Display related post content and custom field content
- Custom 404 redirect for a luddite
- can’t see categories in appearance-menu-categories
- Custom nav menu current item custom link problem
- archive-{custom_post_type}.php not getting recognized wordpress
- Meta-Box to add multiple items one at a time and on publish save all
- Values inside a custom field to determine which category posts to display
- title tag for custom post type remove taxonomy name from title tag
- Posts without featured image using other post’s featured image
- Display results from two Custom Post Types in page template