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/my-sites.php

    r36709 r37488  
    110110        echo "<h3>{$user_blog->blogname}</h3>";
    111111        /**
    112          * Filter the row links displayed for each site on the My Sites screen.
     112         * Filters the row links displayed for each site on the My Sites screen.
    113113         *
    114114         * @since MU
Note: See TracChangeset for help on using the changeset viewer.