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/edit-tag-form.php

    r36969 r37488  
    128128            <?php
    129129            /**
    130              * Filter the editable slug.
     130             * Filters the editable slug.
    131131             *
    132132             * Note: This is a multi-use hook in that it is leveraged both for editable
Note: See TracChangeset for help on using the changeset viewer.