Make WordPress Core


Ignore:
Timestamp:
01/29/2020 12:43:23 AM (7 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/multisite/siteDetails.php

    r47012 r47122  
    135135                        $site = get_site( $id );
    136136
    137                         // Trigger retrieving site details (post_count is not set on new sites)
     137                        // Trigger retrieving site details (post_count is not set on new sites).
    138138                        $post_count = $site->post_count;
    139139
Note: See TracChangeset for help on using the changeset viewer.