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/update-core.php

    r37485 r37488  
    804804
    805805    /**
    806      * Filter feedback messages displayed during the core update process.
     806     * Filters feedback messages displayed during the core update process.
    807807     *
    808808     * The filter is first evaluated after the zip file for the latest version
Note: See TracChangeset for help on using the changeset viewer.