WordPress/wp-content/themes
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
..
twentyeleven i18n: Define List item separator as a WP_Locale property. 2022-03-13 20:03:01 +00:00
twentyfifteen Twenty Fifteen: Add gradient background options using the theme color scheme. 2022-02-13 21:47:01 +00:00
twentyfourteen Bundled Themes: Bump the versions for bundled themes for release. 2022-01-22 14:07:05 +00:00
twentynineteen i18n: Define List item separator as a WP_Locale property. 2022-03-13 20:03:01 +00:00
twentyseventeen i18n: Define List item separator as a WP_Locale property. 2022-03-13 20:03:01 +00:00
twentysixteen Twenty Sixteen: Remove .entry-content selector from button styles. 2022-03-12 21:55:08 +00:00
twentyten Bundled Themes: Bump the versions for bundled themes for release. 2022-01-22 14:07:05 +00:00
twentythirteen i18n: Define List item separator as a WP_Locale property. 2022-03-13 20:03:01 +00:00
twentytwelve i18n: Define List item separator as a WP_Locale property. 2022-03-13 20:03:01 +00:00
twentytwenty Twenty Twenty: Add Noto Serif as a fallback font before Garamond. 2022-02-02 15:13:04 +00:00
twentytwentyone i18n: Define List item separator as a WP_Locale property. 2022-03-13 20:03:01 +00:00
twentytwentytwo Twenty Twenty-Two: Bump theme version to 1.1. 2022-02-21 20:55:02 +00:00
index.php Remove closing PHP tags from the rest of index.php files in wp-content, for consistency with wp-content/index.php. 2014-06-05 15:59:14 +00:00