- Timestamp:
- 03/13/2026 01:03:05 PM (6 months ago)
- Location:
- branches/4.8
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
src/wp-includes/class-wp-http-ixr-client.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/4.8
- Property svn:mergeinfo changed
/trunk merged: 61879-61884,61886-61887,61890,61913
- Property svn:mergeinfo changed
-
branches/4.8/src/wp-includes/class-wp-http-ixr-client.php
r37492 r62005 87 87 } 88 88 89 $response = wp_ remote_post($url, $args);89 $response = wp_safe_remote_post( $url, $args ); 90 90 91 91 if ( is_wp_error($response) ) {
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)