Docs: Miscellaneous docblock corrections and improvements.

See #52217, #53399


git-svn-id: https://develop.svn.wordpress.org/trunk@51851 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
John Blackbourn
2021-09-22 21:21:40 +00:00
parent 5c18b5f642
commit e0f5dfd91b
5 changed files with 117 additions and 14 deletions

View File

@@ -34,6 +34,7 @@
* @property string $locale
* @property string $rich_editing
* @property string $syntax_highlighting
* @property string $use_ssl
*/
class WP_User {
/**