pronamic / wp-pay-core

Core components for the WordPress payment processing library. This library is used in the WordPress plugin Pronamic Pay: https://www.pronamicpay.com/, but also allows other plugin developers to set up a payment plugin.
https://www.wp-pay.org/
GNU General Public License v3.0
27 stars 3 forks source link

Deprecate `Core\Util::remote_get_body( $url, $required_response_code = 200, array $args = [] )` #86

Closed remcotolsma closed 1 year ago

remcotolsma commented 1 year ago

Use pronamic/wp-http library instead.

remcotolsma commented 1 year ago

Removed in https://github.com/pronamic/wp-pay-core/commit/e0faca4938c86f782baf9dd110830b9ee9859fde.