Make WordPress Core


Ignore:
Timestamp:
08/11/2020 12:32:22 AM (4 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-includes/class-wp-site-query.php

    r48576 r48782  
    292292
    293293        /**
    294          * Filter the site data before the get_sites query takes place.
     294         * Filters the site data before the get_sites query takes place.
    295295         *
    296296         * Return a non-null value to bypass WordPress's default site queries.
Note: See TracChangeset for help on using the changeset viewer.