Twenty Twenty-Two: Add missing subject tags and feature tags.
Follow-up to [52081], [54168]. Props kafleg, mukesh27, ankit-k-gupta, poena, SergeyBiryukov. Fixes #58437. Built from https://develop.svn.wordpress.org/trunk@55965 git-svn-id: http://core.svn.wordpress.org/trunk@55477 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
8b01266452
commit
4c2a792035
|
@ -11,7 +11,7 @@ Version: 1.4
|
||||||
License: GNU General Public License v2 or later
|
License: GNU General Public License v2 or later
|
||||||
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
||||||
Text Domain: twentytwentytwo
|
Text Domain: twentytwentytwo
|
||||||
Tags: one-column, custom-colors, custom-menu, custom-logo, editor-style, featured-images, full-site-editing, block-patterns, rtl-language-support, sticky-post, threaded-comments, accessibility-ready
|
Tags: one-column, custom-colors, custom-menu, custom-logo, editor-style, featured-images, full-site-editing, block-patterns, rtl-language-support, sticky-post, threaded-comments, style-variations, wide-blocks, block-styles, accessibility-ready, blog, portfolio, news
|
||||||
|
|
||||||
Twenty Twenty-Two WordPress Theme, (C) 2021 WordPress.org
|
Twenty Twenty-Two WordPress Theme, (C) 2021 WordPress.org
|
||||||
Twenty Twenty-Two is distributed under the terms of the GNU GPL.
|
Twenty Twenty-Two is distributed under the terms of the GNU GPL.
|
||||||
|
|
|
@ -16,7 +16,7 @@
|
||||||
*
|
*
|
||||||
* @global string $wp_version
|
* @global string $wp_version
|
||||||
*/
|
*/
|
||||||
$wp_version = '6.3-alpha-55964';
|
$wp_version = '6.3-alpha-55965';
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.
|
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.
|
||||||
|
|
Loading…
Reference in New Issue