Make WordPress Core


Ignore:
Timestamp:
08/11/2020 12:32:22 AM (4 years ago)
Author:
SergeyBiryukov
Message:

Docs: Consistently use third-person singular verbs for various filter descriptions, per the documentation standards.

See #50768.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-content/themes/twentyeleven/category.php

    r47122 r48782  
    2727                    if ( ! empty( $category_description ) ) {
    2828                        /**
    29                          * Filter the default Twenty Eleven category description.
     29                         * Filters the default Twenty Eleven category description.
    3030                         *
    3131                         * @since Twenty Eleven 1.0
Note: See TracChangeset for help on using the changeset viewer.