Alter remote path before getting stream data
$pathstringrequired
$urlstringrequired
public function fsockopen_remote_host_path(&$path, $url) {
$path = $url;
}
| Version | Description |
|---|---|
| 1.6 | Introduced. |
© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/classes/wporg-requests-proxy-http/fsockopen_remote_host_path