I am working on automating data migration from an existing site to a new WordPress version. The following scripts can help you to login to WordPress automatically, save the WordPress session cookie, and use the cookie with subsequent curl commands to automate WordPress administration. All of this is done using the curl command with no …

[ Continue Reading... ]