Changes between Initial Version and Version 1 of Ticket #57341, comment 4
- Timestamp:
- 12/16/2022 04:45:46 PM (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #57341, comment 4
initial v1 1 1 Oh... just thinking.. what ''may'' be an elegant way to solve this, preventing the fatal, but still putting the onus of upgrading their code on plugin developers: 2 2 3 > Add a `wp-includes/Requests/library/Requests.php` file with the only content in that file being `include_once ABSPATH . WPINC . '/class-requests.php `.3 > Add a `wp-includes/Requests/library/Requests.php` file with the only content in that file being `include_once ABSPATH . WPINC . '/class-requests.php';`.