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

    r57046 r57719  
    242242     * @since 4.6.0
    243243     *
    244      * @param string|array $query WP_Term_Query arguments. See WP_Term_Query::__construct()
     244     * @param string|array $query WP_Term_Query arguments. See WP_Term_Query::__construct() for accepted arguments.
    245245     */
    246246    public function parse_query( $query = '' ) {
Note: See TracChangeset for help on using the changeset viewer.