Make WordPress Core


Ignore:
Timestamp:
11/23/2022 09:28:15 PM (3 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-includes/class-wp-tax-query.php

    r54133 r54867  
    590590     * @since 3.2.0
    591591     *
    592      * @global wpdb $wpdb The WordPress database abstraction object.
    593      *
    594592     * @param array  $query           The single query. Passed by reference.
    595593     * @param string $resulting_field The resulting field. Accepts 'slug', 'name', 'term_taxonomy_id',
Note: See TracChangeset for help on using the changeset viewer.