Make WordPress Core


Ignore:
Timestamp:
02/27/2024 10:27:08 AM (2 years ago)
Author:
swissspidy
Message:

Docs: Improve wording and add missing full stops in a few docblocks.

Props shailu25, sabernhardt.
Fixes #60323.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-includes/class-wp-network-query.php

    r57648 r57719  
    146146     * @since 4.6.0
    147147     *
    148      * @param string|array $query WP_Network_Query arguments. See WP_Network_Query::__construct()
     148     * @param string|array $query WP_Network_Query arguments. See WP_Network_Query::__construct() for accepted arguments.
    149149     */
    150150    public function parse_query( $query = '' ) {
Note: See TracChangeset for help on using the changeset viewer.