Docs: Descriptive improvements and corrections for various docblocks.

See #53399


git-svn-id: https://develop.svn.wordpress.org/trunk@51300 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
John Blackbourn
2021-07-01 21:11:48 +00:00
parent 5dd7fde41d
commit d059b898fe
19 changed files with 123 additions and 80 deletions

View File

@@ -1832,7 +1832,7 @@ function wp_setup_widgets_block_editor() {
*/
function wp_use_widgets_block_editor() {
/**
* Filters whether or not to use the block editor to manage widgets.
* Filters whether to use the block editor to manage widgets.
*
* @since 5.8.0
*