Changeset 40988 for trunk/src/wp-includes/class-wp-http-requests-hooks.php
- Timestamp:
- 07/01/2017 04:57:13 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/class-wp-http-requests-hooks.php
r40068 r40988 11 11 * Bridge to connect Requests internal hooks to WordPress actions. 12 12 * 13 * @package WordPress14 * @subpackage HTTP15 13 * @since 4.7.0 14 * 15 * @see Requests_Hooks 16 16 */ 17 17 class WP_HTTP_Requests_Hooks extends Requests_Hooks {
Note: See TracChangeset
for help on using the changeset viewer.