Make WordPress Core


Ignore:
Timestamp:
12/09/2022 11:52:58 AM (3 years ago)
Author:
audrasjb
Message:

Docs: Improve various globals documentation, as per documentation standards.

Props upadalavipul.
See #57069, #56792.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-admin/includes/class-wp-debug-data.php

    r54239 r54953  
    3131     * @throws ImagickException
    3232     * @global wpdb $wpdb WordPress database abstraction object.
     33     * @global $_wp_theme_features
    3334     *
    3435     * @return array The debug data for the site.
     
    15591560     * @since 5.2.0
    15601561     *
     1562     * @global wpdb $wpdb WordPress database abstraction object.
     1563     *
    15611564     * @return int The size of the database, in bytes.
    15621565     */
Note: See TracChangeset for help on using the changeset viewer.