Make WordPress Core


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

    r36964 r37488  
    259259
    260260        /**
    261          * Filter the text displayed in the 'At a Glance' dashboard widget.
     261         * Filters the text displayed in the 'At a Glance' dashboard widget.
    262262         *
    263263         * Prior to 3.8.0, the widget was named 'Right Now'.
Note: See TracChangeset for help on using the changeset viewer.