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/canonical.php

    r37262 r37518  
    487487
    488488    /**
    489      * Filter the canonical redirect URL.
     489     * Filters the canonical redirect URL.
    490490     *
    491491     * Returning false to this filter will cancel the redirect.
Note: See TracChangeset for help on using the changeset viewer.