Make WordPress Core


Ignore:
Timestamp:
01/29/2020 12:43:23 AM (5 years ago)
Author:
SergeyBiryukov
Message:

Docs: Improve inline comments per the documentation standards.

Includes minor code layout fixes for better readability.

See #48303.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tests/phpunit/tests/term/taxQuery.php

    r46586 r47122  
    257257                    'taxonomy' => 'category',
    258258                    'terms'    => array( $t1 ),
    259                     'field'    => 'foo', // Anything defaults to term_id
     259                    'field'    => 'foo', // Anything defaults to term_id.
    260260                ),
    261261            )
Note: See TracChangeset for help on using the changeset viewer.