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-includes/option.php

    r54948 r54953  
    10331033 * The multi-table delete syntax is used to delete the transient record
    10341034 * from table a, and the corresponding transient_timeout record from table b.
     1035 *
     1036 * @global wpdb $wpdb WordPress database abstraction object.
    10351037 *
    10361038 * @since 4.9.0
Note: See TracChangeset for help on using the changeset viewer.