Make WordPress Core


Ignore:
Timestamp:
05/26/2024 08:49:30 PM (9 months ago)
Author:
SergeyBiryukov
Message:

Docs: Correct the placement of @global tags in various files.

Follow-up to [6589], [8598], [10798], [25490], [25594], [31192], [31194], [35718], [37437], [44169], [44948], [45247], [56763], [56773], [57370], [57503].

Props shailu25.
Fixes #61295.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-includes/script-modules.php

    r58037 r58200  
    1515 * if it doesn't exist yet.
    1616 *
     17 * @since 6.5.0
     18 *
    1719 * @global WP_Script_Modules $wp_script_modules
    18  *
    19  * @since 6.5.0
    2020 *
    2121 * @return WP_Script_Modules The main WP_Script_Modules instance.
Note: See TracChangeset for help on using the changeset viewer.