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/network/settings.php

    r37124 r37488  
    348348            $menu_perms = get_site_option( 'menu_items' );
    349349            /**
    350              * Filter available network-wide administration menu options.
     350             * Filters available network-wide administration menu options.
    351351             *
    352352             * Options returned to this filter are output as individual checkboxes that, when selected,
Note: See TracChangeset for help on using the changeset viewer.