Make WordPress Core


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

Docs: Adjust documentation for some pre_* filters for consistency.

See #48303.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-includes/class-wp-network.php

    r46586 r47101  
    408408         * @since 3.9.0
    409409         *
    410          * @param null|bool|WP_Network $network  Network value to return by path.
     410         * @param null|bool|WP_Network $network  Network value to return by path. Default null
     411         *                                       to continue retrieving the network.
    411412         * @param string               $domain   The requested domain.
    412413         * @param string               $path     The requested path, in full.
Note: See TracChangeset for help on using the changeset viewer.