Changeset 48199 for trunk/src/wp-includes/comment.php
- Timestamp:
- 06/28/2020 02:00:26 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/comment.php
r48185 r48199 2735 2735 } 2736 2736 2737 // Now do a GET since we're going to look in the htmlheaders (and we're sure it's not a binary file).2737 // Now do a GET since we're going to look in the HTML headers (and we're sure it's not a binary file). 2738 2738 $response = wp_safe_remote_get( 2739 2739 $url,
Note: See TracChangeset
for help on using the changeset viewer.