Make WordPress Core


Ignore:
Timestamp:
05/22/2016 06:49:05 PM (8 years ago)
Author:
DrewAPicture
Message:

Docs: Standardize filter docs in remaining wp-includes/* files 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-includes/vars.php

    r36813 r37518  
    6060            $is_admin = is_admin();
    6161            /**
    62              * Filter whether Google Chrome Frame should be used, if available.
     62             * Filters whether Google Chrome Frame should be used, if available.
    6363             *
    6464             * @since 3.2.0
Note: See TracChangeset for help on using the changeset viewer.