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-includes/class-wp-network-query.php

    r48104 r48782  
    201201
    202202        /**
    203          * Filter the network data before the query takes place.
     203         * Filters the network data before the query takes place.
    204204         *
    205205         * Return a non-null value to bypass WordPress's default network queries.
Note: See TracChangeset for help on using the changeset viewer.