WordPress/wp-content/themes/twentytwentyone/classes
desrosj 6703f8efee Twenty Twenty-One: Use consistent casing in strings.
This converts strings using Title Case to sentence case, which is currently preferred for consistency (see discussions on #40244).

Also included is the replacement of an escaped apostrophe with `’`, which is also preferred per the Internationalization guidelines.

See #51526.
Built from https://develop.svn.wordpress.org/trunk@49578


git-svn-id: http://core.svn.wordpress.org/trunk@49316 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2020-11-12 19:30:11 +00:00
..
class-twenty-twenty-one-custom-colors.php Twenty Twenty-One: Merge the latest changes changes from GitHub for Beta 4. 2020-11-12 18:36:15 +00:00
class-twenty-twenty-one-customize-color-control.php
class-twenty-twenty-one-customize.php Twenty Twenty-One: Use consistent casing in strings. 2020-11-12 19:30:11 +00:00
class-twenty-twenty-one-dark-mode.php Twenty Twenty-One: Use consistent casing in strings. 2020-11-12 19:30:11 +00:00
class-twenty-twenty-one-svg-icons.php