Tagged Questions
0
votes
0answers
39 views
Wordpress all pages intermittently 302 redirecting to themselves
All of the pages on my site http://www.inner-geek.com are 302 redirecting to themselves. However this is intermittent as its flicks between a 302 response to a 200 response. It's running on wordpress ...
0
votes
1answer
113 views
Detect if request is coming from wordpress conditional statement
I don't even know if this is possible and my search terms in google are not doing any good.
Since the site URL and blog URL are different I had to fix the post preview bug by giving wordpress it's ...
1
vote
1answer
141 views
Get the final destination after WP_Http redirects (WordPress)
I'm doing some requests to an API via WordPress, and the API uses SSL connections if they're turned on in the API settings. I'd like to determine whether SSL is turned on or off without having to ask ...
0
votes
1answer
557 views
Wp Remote get with manual redirect
I set
add_filter( 'http_request_redirection_count', array($instance,'SetDirectionCount'));
to 0
I try to get 'http://boards.ign.com/The_Vestibule/b5296/' or ...