Tag: site scripting

  • Development Deployments – WP CLI FTW

    One of the most repetitive tasks for developers is standing up a new development site, if your like me then you always are looking for ways to get consistent results and save time. Obviously one way is it make a “core” and zip it and always deploy from the zip. That works, but you then…