Make WordPress Core


Ignore:
Timestamp:
05/22/2016 06:28:11 PM (9 years ago)
Author:
DrewAPicture
Message:

Docs: Standardize filter docs in wp-includes/post-thumbnail-template.php 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/post-thumbnail-template.php

    r35076 r37502  
    120120
    121121    /**
    122      * Filter the post thumbnail size.
     122     * Filters the post thumbnail size.
    123123     *
    124124     * @since 2.9.0
     
    164164    }
    165165    /**
    166      * Filter the post thumbnail HTML.
     166     * Filters the post thumbnail HTML.
    167167     *
    168168     * @since 2.9.0
Note: See TracChangeset for help on using the changeset viewer.