Tagged Questions
0
votes
2answers
290 views
WordPress Plugin: Where should I put my cookies for cURL?
Currently creating a plugin with cURL and I need a place that will work for most WordPress servers (Unix or Windows) to store my cookie file. Anyone have a suggestion or best practices? I've been ...