Docs: Add missing documentation for wp_migrate_old_typography_shape().

Follow-up to [51089].

See #52991, #52628.
Built from https://develop.svn.wordpress.org/trunk@51159


git-svn-id: http://core.svn.wordpress.org/trunk@50768 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Sergey Biryukov
2021-06-15 16:04:58 +00:00
parent 0def70a94c
commit 200a5058e0
2 changed files with 11 additions and 1 deletions

View File

@@ -13,7 +13,7 @@
*
* @global string $wp_version
*/
$wp_version = '5.8-beta1-51158';
$wp_version = '5.8-beta1-51159';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.