Make WordPress Core


Ignore:
Timestamp:
05/22/2016 06:14:19 PM (10 years ago)
Author:
DrewAPicture
Message:

Docs: Standardize filter docs in core classes in wp-includes/* 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/class-wp-http-curl.php

    r36970 r37492  
    374374
    375375                /**
    376                  * Filter whether cURL can be used as a transport for retrieving a URL.
     376                 * Filters whether cURL can be used as a transport for retrieving a URL.
    377377                 *
    378378                 * @since 2.7.0
Note: See TracChangeset for help on using the changeset viewer.