Hi,
My wordpress install (local development environment) is stuck behind a proxy and I'm having to hack plugins so they can see things likt the flickr API. I'm doing this by adding proxy options to curl requests.
Does anyone know of a way of setting curl options globally? There are no php.ini directives.
Thanks,