Make WordPress Core


Ignore:
Timestamp:
06/10/2026 10:34:53 PM (2 months ago)
Author:
SergeyBiryukov
Message:

Twenty Twenty-One: Add missing documentation for some global variables.

Props sabernhardt, upadalavipul, shailu25, rajinsharwar, audrasjb, viralsampat, noruzzaman, huzaifaalmesbah, SergeyBiryukov.
Fixes #58715.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-content/themes/twentytwentyone/inc/back-compat.php

    r61654 r62483  
    3232 * @since Twenty Twenty-One 1.0
    3333 *
    34  * @global string $wp_version WordPress version.
     34 * @global string $wp_version The WordPress version string.
    3535 *
    3636 * @return void
     
    5151 * @since Twenty Twenty-One 1.0
    5252 *
    53  * @global string $wp_version WordPress version.
     53 * @global string $wp_version The WordPress version string.
    5454 *
    5555 * @return void
     
    7575 * @since Twenty Twenty-One 1.0
    7676 *
    77  * @global string $wp_version WordPress version.
     77 * @global string $wp_version The WordPress version string.
    7878 *
    7979 * @return void
Note: See TracChangeset for help on using the changeset viewer.