mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-12 04:40:26 +00:00
Editor: Correct some docblocks added in [50836].
See #50328, #52620. git-svn-id: https://develop.svn.wordpress.org/trunk@51065 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -1824,6 +1824,8 @@ function wp_use_widgets_block_editor() {
|
||||
/**
|
||||
* Filters whether or not to use the block editor to manage widgets.
|
||||
*
|
||||
* @since 5.8.0
|
||||
*
|
||||
* @param boolean $use_widgets_block_editor Whether or not to use the block editor to manage widgets.
|
||||
*/
|
||||
return apply_filters(
|
||||
|
||||
Reference in New Issue
Block a user