Docs: Improve @return tags for various conditional tags.

Props stevenlinx, SergeyBiryukov.
Fixes #50626.
Built from https://develop.svn.wordpress.org/trunk@48426


git-svn-id: http://core.svn.wordpress.org/trunk@48195 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Sergey Biryukov
2020-07-10 20:23:06 +00:00
parent 376435ac9a
commit 8ef38d34fc
4 changed files with 61 additions and 57 deletions

View File

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