Make WordPress Core


Ignore:
Timestamp:
08/11/2020 12:32:22 AM (6 years ago)
Author:
SergeyBiryukov
Message:

Docs: Consistently use third-person singular verbs for various filter descriptions, per the documentation standards.

See #50768.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-admin/includes/class-wp-site-health.php

    r48750 r48782  
    153153        private function perform_test( $callback ) {
    154154                /**
    155                  * Filter the output of a finished Site Health test.
     155                 * Filters the output of a finished Site Health test.
    156156                 *
    157157                 * @since 5.3.0
Note: See TracChangeset for help on using the changeset viewer.