Changeset 35938
- Timestamp:
- 12/14/2015 11:42:54 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/class-wp-http-curl.php
r35937 r35938 352 352 353 353 /** 354 * Whether this class can be used for retrieving an URL.354 * Determines whether this class can be used for retrieving an URL. 355 355 * 356 356 * @static 357 357 * @since 2.7.0 358 358 * 359 * @param array $args Optional. Array of request arguments arguments. Default empty array. 359 360 * @return bool False means this class can not be used, true means it can. 360 361 */
Note: See TracChangeset
for help on using the changeset viewer.