› Forums › SNAP – WordPress Plugin Forums › Facebook – Attention requred. Unfinished setup › Reply To: Facebook – Attention requred. Unfinished setup
October 29, 2014 at 7:30 pm #288602
Lucy
Participant
Are you saying the solution is this:
‘ The solution was adding the following filter to my themes’ functions.php file, allowing the user to change the timeout to whatever they need to, in order to accommodate SNAP.
add_filter(‘http_request_timeout’, function(){return 5;}); ‘
Or are you saying the problem is with my host…