Make WordPress Core


Ignore:
Timestamp:
11/23/2022 09:28:15 PM (2 years ago)
Author:
audrasjb
Message:

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

Props upadalavipul, mukesh27, krupalpanchal, jigar-bhanushali.
See #57069, #56792.

File:
1 edited

Legend:

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

    r54643 r54867  
    912912     * @since 4.5.0
    913913     *
     914     * @global wpdb $wpdb The WordPress database abstraction object.
     915     *
    914916     * @param string $lock_name       The name of this unique lock.
    915917     * @param int    $release_timeout Optional. The duration in seconds to respect an existing lock.
Note: See TracChangeset for help on using the changeset viewer.