Make WordPress Core


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

Docs: Standardize hook docs in wp-admin/* 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-admin/includes/class-wp-site-icon.php

    r35299 r37488  
    122122
    123123        /**
    124          * Filter the site icon attachment metadata.
     124         * Filters the site icon attachment metadata.
    125125         *
    126126         * @since 4.3.0
     
    149149
    150150        /**
    151          * Filter the different dimensions that a site icon is saved in.
     151         * Filters the different dimensions that a site icon is saved in.
    152152         *
    153153         * @since 4.3.0
Note: See TracChangeset for help on using the changeset viewer.