Changeset 48109 for trunk/src/wp-includes/http.php
- Timestamp:
- 06/20/2020 12:38:55 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/http.php
r47808 r48109 15 15 * @since 2.7.0 16 16 * @access private 17 *18 * @staticvar WP_Http $http19 17 * 20 18 * @return WP_Http HTTP Transport object. … … 621 619 * 622 620 * @global wpdb $wpdb WordPress database abstraction object. 623 * @staticvar array $queried624 621 * 625 622 * @param bool $is_external
Note: See TracChangeset
for help on using the changeset viewer.