Make WordPress Core


Ignore:
Timestamp:
05/22/2016 06:49:05 PM (10 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/class-feed.php

    r36728 r37518  
    3939                $lifetime = $this->lifetime;
    4040                /**
    41                  * Filter the transient lifetime of the feed cache.
     41                 * Filters the transient lifetime of the feed cache.
    4242                 *
    4343                 * @since 2.8.0
Note: See TracChangeset for help on using the changeset viewer.