Docs: Add @since tags for WP_Theme class properties.

Document WordPress versions Twenty Twelve and later bundled themes were introduced in.

See #53399.
Built from https://develop.svn.wordpress.org/trunk@51328


git-svn-id: http://core.svn.wordpress.org/trunk@50937 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Sergey Biryukov
2021-07-04 09:58:58 +00:00
parent efaf4a8938
commit ca92ebece3
2 changed files with 25 additions and 1 deletions

View File

@@ -13,7 +13,7 @@
*
* @global string $wp_version
*/
$wp_version = '5.9-alpha-51327';
$wp_version = '5.9-alpha-51328';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.