[ Index ] |
PHP Cross Reference of WordPress Trunk (Updated Daily) |
[Summary view] [Print] [Text view]
1 <?php 2 /** 3 * Loads the old Requests class file when the autoloader 4 * references the original PSR-0 Requests class. 5 * 6 * @deprecated 6.2.0 7 * @package WordPress 8 * @subpackage Requests 9 * @since 6.2.0 10 */ 11 12 include_once ABSPATH . WPINC . '/class-requests.php';
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
Generated : Sat Nov 23 08:20:01 2024 | Cross-referenced by PHPXref |