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-term-query.php

    r54133 r54867  
    911911     * @since 4.6.0
    912912     *
    913      * @global wpdb $wpdb WordPress database abstraction object.
    914      *
    915913     * @param string $orderby_raw Alias for the field to order by.
    916914     * @return string|false Value to used in the ORDER clause. False otherwise.
Note: See TracChangeset for help on using the changeset viewer.