WordPress/wp-content/themes/twentytwelve
audrasjb 30a77d5fa4 i18n: Define List item separator as a WP_Locale property.
The list item separator is a locale property, and it doesn't make much sense to translate it separately in multiple projects. This changeset implements the following modifications:

- Define list item separator as a new WP_Locale property
- Add `wp_get_list_item_separator()` as a wrapper for `WP_Locale::get_list_item_separator`
- Replace `$wp_locale->get_list_item_separator()` calls with `wp_get_list_item_separator()`
- Added a compatibility layer for bundled themes

Props SergeyBiryukov, swissspidy, rsiddharth, johnbillion, audrasjb.
Fixes #39733.

Built from https://develop.svn.wordpress.org/trunk@52929


git-svn-id: http://core.svn.wordpress.org/trunk@52518 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2022-03-13 20:03:01 +00:00
..
css Bundled Themes: Add custom color pallettes for block editor. 2020-07-13 17:08:03 +00:00
images Bundled Themes: Introduce block patterns for Twenty Twelve. 2021-05-26 16:39:58 +00:00
inc Twenty Twelve: Typo correction a bundled pattern. 2022-02-07 18:29:04 +00:00
js Coding Standards: Use strict comparison where static strings are involved. 2020-05-16 18:42:12 +00:00
page-templates Docs: Improve inline comments per the documentation standards. 2020-01-29 00:45:18 +00:00
404.php Code is Poetry. 2017-11-30 23:11:00 +00:00
archive.php Docs: Improve inline comments per the documentation standards. 2020-01-29 00:45:18 +00:00
author.php Docs: Consistently use third-person singular verbs for various filter descriptions, per the documentation standards. 2020-08-11 00:34:08 +00:00
category.php Docs: Improve inline comments per the documentation standards. 2020-01-29 00:45:18 +00:00
comments.php General: Remove role="navigation" from nav elements. 2021-11-01 21:47:13 +00:00
content-aside.php I18N: Capitalize translator comments consistently, add trailing punctuation. 2019-09-03 00:41:05 +00:00
content-image.php
content-link.php I18N: Capitalize translator comments consistently, add trailing punctuation. 2019-09-03 00:41:05 +00:00
content-none.php Twenty Twelve: update code comments to reflect WP inline docs standards. Props DrewAPicture, see #25256. 2013-09-20 19:24:09 +00:00
content-page.php Coding Standards: Upgrade WPCS to 1.0.0 2018-08-17 01:51:36 +00:00
content-quote.php I18N: Capitalize translator comments consistently, add trailing punctuation. 2019-09-03 00:41:05 +00:00
content-status.php Docs: Consistently use third-person singular verbs for various filter descriptions, per the documentation standards. 2020-08-11 00:34:08 +00:00
content.php Docs: Improve inline comments per the documentation standards. 2020-01-29 00:45:18 +00:00
editor-style-rtl.css
editor-style.css TwentyTwelve: in editor-style.css change .mceWPnextpage to .mce-wp-nextpage to match the core fix for Chrome. See #24177. 2013-05-22 19:10:42 +00:00
footer.php Coding Standards: Add missing translator comments to the default themes. 2019-07-09 01:10:00 +00:00
functions.php i18n: Define List item separator as a WP_Locale property. 2022-03-13 20:03:01 +00:00
header.php Bundled Themes: Remove the "role" attribute on HTML elements with a default landmark role. 2021-11-04 18:18:01 +00:00
image.php General: Remove role="navigation" from nav elements. 2021-11-01 21:47:13 +00:00
index.php Docs: Improve inline comments per the documentation standards. 2020-01-29 00:45:18 +00:00
page.php Docs: Improve inline comments per the documentation standards. 2020-01-29 00:45:18 +00:00
readme.txt Bundled Themes: Bump the versions for bundled themes for release. 2022-01-22 14:07:05 +00:00
rtl.css Bundled Themes: Update calendar widget styles for 5.4 markup. 2020-03-02 16:55:08 +00:00
screenshot.png Bundled themes: new screenshots at 880x660 to maximize theme goodness in the new theme viewer design. See #26159. 2013-12-06 22:07:10 +00:00
search.php Docs: Improve inline comments per the documentation standards. 2020-01-29 00:45:18 +00:00
sidebar-front.php Code is Poetry. 2017-11-30 23:11:00 +00:00
sidebar.php Code is Poetry. 2017-11-30 23:11:00 +00:00
single.php Docs: Improve inline comments per the documentation standards. 2020-01-29 00:45:18 +00:00
style.css Bundled Themes: Bump the versions for bundled themes for release. 2022-01-22 14:07:05 +00:00
tag.php Docs: Improve inline comments per the documentation standards. 2020-01-29 00:45:18 +00:00

=== Twenty Twelve ===
Contributors: wordpressdotorg
Tested up to: 5.9
Stable tag: 3.6
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: blog, one-column, two-columns, right-sidebar, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, footer-widgets, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, block-patterns

== Description ==
The 2012 theme for WordPress is a fully responsive theme that looks great on any device. Features include a front page template with its own widgets, an optional display font, styling for post formats on both index and single views, and an optional no-sidebar page template. Make it yours with a custom menu, header image, and background.

For more information about Twenty Twelve please go to https://codex.wordpress.org/Twenty_Twelve.

== Installation ==

1. In your admin panel, go to Appearance -> Themes and click the 'Add New' button.
2. Type in Twenty Twelve in the search form and press the 'Enter' key in your keyboard.
3. Click on the 'Activate' button to use your new theme right away.
4. Go to https://codex.wordpress.org/Twenty_Twelve for a guide to customize this theme.
5. Navigate to Appearance > Customize in your admin panel.

== Copyright ==

Twenty Twelve WordPress Theme, Copyright 2012-2022 WordPress.org & Automattic.com
Twenty Twelve is Distributed under the terms of the GNU GPL

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 2 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

Twenty Twelve Theme bundles the following third-party resources:

HTML5 Shiv v3.7.0, Copyright 2014 Alexander Farkas
Licenses: MIT/GPL2
Source: https://github.com/aFarkas/html5shiv

"Fall Leaf Photo" by Tim Sullivan. CC0. https://stocksnap.io/photo/fall-leaf-ZBK0NLVP2B
"Fall Leaf Photo" by Tim Sullivan. CC0. https://stocksnap.io/photo/fall-leaf-EEGO4GCPQD
"Autumn City Photo" by Oleg Prokopenko. CC0. https://stocksnap.io/photo/autumn-city-PZP8EWR5MR

== Changelog ==

= 3.6 =
* Released: January 25, 2022

https://codex.wordpress.org/Twenty_Twelve_Theme_Changelog#Version_3.6

= 3.5 =
* Released: July 26, 2021

https://codex.wordpress.org/Twenty_Twelve_Theme_Changelog#Version_3.5

= 3.4 =
* Released: July 20, 2021

https://codex.wordpress.org/Twenty_Twelve_Theme_Changelog#Version_3.4

= 3.3 =
* Released: December 8, 2020

https://codex.wordpress.org/Twenty_Twelve_Theme_Changelog#Version_3.3

= 3.2 =
* Released: August 11, 2020

https://codex.wordpress.org/Twenty_Twelve_Theme_Changelog#Version_3.2

= 3.1 =
* Released: March 31, 2020

https://codex.wordpress.org/Twenty_Twelve_Theme_Changelog#Version_3.1

= 3.0 =
* Released: May 7, 2019

https://codex.wordpress.org/Twenty_Twelve_Theme_Changelog#Version_3.0

= 2.9 =
* Released: February 21, 2019

https://codex.wordpress.org/Twenty_Twelve_Theme_Changelog#Version_2.9

= 2.8 =
* Released: January 9, 2019

https://codex.wordpress.org/Twenty_Twelve_Theme_Changelog#Version_2.8

= 2.7 =
* Released: December 19, 2018

https://codex.wordpress.org/Twenty_Twelve_Theme_Changelog#Version_2.7

= 2.6 =
* Released: December 6, 2018

https://codex.wordpress.org/Twenty_Twelve_Theme_Changelog#Version_2.6

= 2.5 =
* Released: May 17, 2018

https://codex.wordpress.org/Twenty_Twelve_Theme_Changelog#Version_2.5

= 2.4 =
* Released: November 14, 2017

https://codex.wordpress.org/Twenty_Twelve_Theme_Changelog#Version_2.4

= 2.3 =
* Released: June 8, 2017

https://codex.wordpress.org/Twenty_Twelve_Theme_Changelog#Version_2.3

= 2.2 =
* Released: December 6, 2016

https://codex.wordpress.org/Twenty_Twelve_Theme_Changelog#Version_2.2

= 2.1 =
* Released: August 15, 2016

https://codex.wordpress.org/Twenty_Twelve_Theme_Changelog#Version_2.1

= 2.0 =
* Released: April 12, 2016

https://codex.wordpress.org/Twenty_Twelve_Theme_Changelog#Version_2.0

= 1.9 =
* Released: December 8, 2015

https://codex.wordpress.org/Twenty_Twelve_Theme_Changelog#Version_1.9

= 1.8 =
* Released: August 18, 2015

https://codex.wordpress.org/Twenty_Twelve_Theme_Changelog#Version_1.8

= 1.7 =
* Released: April 23, 2015

https://codex.wordpress.org/Twenty_Twelve_Theme_Changelog#Version_1.7

= 1.6 =
* Released: December 18, 2014

https://codex.wordpress.org/Twenty_Twelve_Theme_Changelog#Version_1.6

= 1.5 =
* Released: September 4, 2014

https://codex.wordpress.org/Twenty_Twelve_Theme_Changelog#Version_1.5

= 1.4 =
* Released: May 8, 2014

https://codex.wordpress.org/Twenty_Twelve_Theme_Changelog#Version_1.4

= 1.3 =
* Released: October 24, 2013

https://codex.wordpress.org/Twenty_Twelve_Theme_Changelog#Version_1.3

= 1.2 =
* Released: August 1, 2013

https://codex.wordpress.org/Twenty_Twelve_Theme_Changelog#Version_1.2

= 1.1 =
* Released: December 11, 2012

Initial release.