[wp-trac] [WordPress Trac] #52047: Twenty Twenty-One: Remove untranslatable post type names
WordPress Trac
noreply at wordpress.org
Mon Dec 21 08:40:57 UTC 2020
#52047: Twenty Twenty-One: Remove untranslatable post type names
----------------------------+---------------------
Reporter: SergeyBiryukov | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: 5.6.1
Component: Bundled Theme | Version: 5.6
Severity: normal | Resolution:
Keywords: has-patch | Focuses:
----------------------------+---------------------
Comment (by poena):
In my eagerness to get this into version 1.1. I missed two things:
Remove the post type label code from the pagination in
{{{twenty_twenty_one_the_posts_navigation}}} in the file template-
tags.php:
https://github.com/WordPress/wordpress-develop/blob/master/src/wp-
content/themes/twentytwentyone/inc/template-tags.php#L217
Make the casing for the word posts lowercase: Newer Posts would be Newer
posts.
**Casing**
Change the casing in single.php from Post to post.
(''Newer comments'' is already lower case)
--
Ticket URL: <https://core.trac.wordpress.org/ticket/52047#comment:10>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list