Plugin use direct curl request in inc/sendinblue.php instead of wordpress helper
-
Well,
Basically everything is in the subjet, the plugin make direct use of the curl library request in inc/sendinblue.php instead of wordpress helper functions, disregarding wordpress url filtering, proxy configuration, and the potential lack of the curl library.
This should be corrected to using wp_remote_get / wp_remote_post
- The topic ‘Plugin use direct curl request in inc/sendinblue.php instead of wordpress helper’ is closed to new replies.