Skip to content

Tag: wordpress

convert curl post to wp_remote_post

Here is curl code which is working very good But if i try to convert this above code to worpress wp_remote_post i am getting error. here is response i am getting https://pastebin.com/Ap5LpfZb Please let me know where i am doing wrong ? Answer I got it there was problem with the header array i was passing that…

Worpress file permisions and ownership after migration

I am using wordpress on mac and I did a migration to a new macbook, since then I have been having loads of problems with file permision and ownership. First I was having the: I fixed this by adding this entry to the wp-confing.php Then when I tried to update a plugin, I got the: And I fixed that by