Hi,
We are currently developing a site that the client wishes to show their wordpress blog feed in. Their blog feed is password protected and we are having difficulty getting access through the password protection to the blog.
We have successfully got a non-password protected blog feed working in the site and have tried numerous different things such as:
Putting the username and password into the url and calling the url using zend rss class as well as http_get and curl. At all points we are simply returned to the login screen for the blog and are a little stumped.
Any help much appreciated.