custom-post-type-ui icon indicating copy to clipboard operation
custom-post-type-ui copied to clipboard

New label for post types and taxonomies: "template_name"

Open tw2113 opened this issue 1 year ago • 2 comments

From WP Trac #60881

Add the label template_name to post types and taxonomies for use by the site editor to display on the templates/add new template screens to allow extenders to customize the display.

For post types the template name applies to templates for a singular pages with the default value "Single item: [singular name]".

For taxonomies the template name applies to templates for term archives with the default value "[singular name] Archives".

Requires WP 6.6.x to apply.

tw2113 avatar Jun 12 '24 12:06 tw2113

Dependent on https://github.com/WebDevStudios/custom-post-type-ui/issues/986

tw2113 avatar May 23 '25 19:05 tw2113

https://github.com/WebDevStudios/custom-post-type-ui/pull/990

tw2113 avatar Jun 09 '25 19:06 tw2113

This has been merged into release1180 release branch

tw2113 avatar Jul 29 '25 18:07 tw2113