Skip to content

Commit fdb477c

Browse files
committed
Move since tag position
1 parent 3811ce8 commit fdb477c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/wp-includes/script-loader.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3422,10 +3422,10 @@ function wp_enqueue_classic_theme_styles() {
34223422
/**
34233423
* Enqueues the assets required for the Command Palette.
34243424
*
3425+
* @since 6.9.0
3426+
*
34253427
* @global array $menu
34263428
* @global array $submenu
3427-
*
3428-
* @since 6.9.0
34293429
*/
34303430
function wp_enqueue_command_palette_assets() {
34313431
global $menu, $submenu;

0 commit comments

Comments
 (0)