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/custom-header.php

    r36658 r37488  
    11841184        $metadata = wp_generate_attachment_metadata( $attachment_id, $cropped );
    11851185        /**
    1186          * Filter the header image attachment metadata.
     1186         * Filters the header image attachment metadata.
    11871187         *
    11881188         * @since 3.9.0
Note: See TracChangeset for help on using the changeset viewer.