Make WordPress Core


Ignore:
Timestamp:
05/22/2016 06:49:05 PM (8 years ago)
Author:
DrewAPicture
Message:

Docs: Standardize filter docs in remaining wp-includes/* files to use third-person singular verbs per the inline documentation standards for PHP.

See #36913.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-includes/ms-load.php

    r37475 r37518  
    7272
    7373    /**
    74      * Filter checking the status of the current blog.
     74     * Filters checking the status of the current blog.
    7575     *
    7676     * @since 3.0.0
     
    169169
    170170    /**
    171      * Filter the number of path segments to consider when searching for a site.
     171     * Filters the number of path segments to consider when searching for a site.
    172172     *
    173173     * @since 3.9.0
Note: See TracChangeset for help on using the changeset viewer.