Reply To: Twitter error

Forums SNAP – WordPress Plugin Forums Twitter error Reply To: Twitter error

#441036
k2b8692
Participant

    THnak you for your advice!

    Actually I add code below to my function.php.

    add_filter('http_request_timeout', function(){return 5;});

    But there is nothing changed…
    Is this wrong???