Text here
Backup your WordPress websites using a simple easy to use batch script.
Installing WordPress projects can seem repetitive at times. With the help of Windows we can perform an automated WordPress installation.
Like most developers, we tend to start all our WordPress sites the same way. Add various plugins, install a starter theme, create pages and update various options. It’s rarely any different. After manually installing & configuring WordPress for the 5th time in a week I decided that was it. I needed a better, less time consuming method that required little effort…
WP CLI is a fantastic command line tool for working with WordPress. You can setup new installs, install plugins, update settings all from your terminal window. However for MAMP users it won’t work out of the box, so this is how you fix it: Error Establishing A Database Connection MAMP comes packaged with it’s own versions…