Make WordPress Core


Ignore:
Timestamp:
12/09/2022 11:52:58 AM (2 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/post.php

    r54894 r54953  
    79547954 * @access private
    79557955 *
     7956 * @global wpdb $wpdb WordPress database abstraction object.
     7957 *
    79567958 * @param WP_Post $post The post.
    79577959 * @return string New slug for the post.
Note: See TracChangeset for help on using the changeset viewer.