Make WordPress Core


Ignore:
Timestamp:
05/22/2016 06:00:23 PM (8 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/async-upload.php

    r34265 r37488  
    106106
    107107    /**
    108      * Filter the returned ID of an uploaded attachment.
     108     * Filters the returned ID of an uploaded attachment.
    109109     *
    110110     * The dynamic portion of the hook name, `$type`, refers to the attachment type,
Note: See TracChangeset for help on using the changeset viewer.