Increase HTTP timeout to 30 seconds

 
        add_filter( 'http_request_timeout', 'wpjm_extend_http_timeout', 99 );
         function wpjm_extend_http_timeout( $timeout ) {
        return 30;
        }

Subscribe To Our Newsletter

Join our mailing list to receive the latest news and updates from our team.

You have Successfully Subscribed!

Share This