Make WordPress Core


Ignore:
Timestamp:
08/24/2025 01:42:58 PM (7 months ago)
Author:
SergeyBiryukov
Message:

Docs: Correct the order of @since and @global tags in some files.

Follow-up to [32642], [32643], [60416].

Props shailu25, mukesh27.
See #63166.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-admin/includes/misc.php

    r60480 r60658  
    10591059/**
    10601060 *
     1061 * @since 3.8.0
     1062 *
    10611063 * @global array $_wp_admin_css_colors
    1062  *
    1063  * @since 3.8.0
    10641064 */
    10651065function wp_color_scheme_settings() {
Note: See TracChangeset for help on using the changeset viewer.