How to recover a hacked WordPress website
2023/08/23Well it happened to you. You receive an email from a customer, or perhaps your web host : Your Wordpress…How to make Woocommerce more enterprise friendly
2022/03/16Hello! After Working with Wordpress and Woocommerce for a while, watching it grow and evolve over time, there are some…How to scale your WordPress site for enterprise level redundancy
2020/09/28Hello! It often becomes a requirement for certain levels of clients to ensure service level agreements for uptime and redundancy…How to sanitize and reset all WordPress user accounts with linux shell scripting and wp-cli
2020/03/10Hello! There are several key best practices insofar as how to deal with security intrusions, including but not limited to…How to make bulk changes to WordPress Woocommerce product attributes with PHP
2018/05/08Hello! Sometimes its necessary to make site-wide changes to Wordpress posts in order to save time and programmatically propagate changes…#DeleteFacebook : How to poison, obfuscate and purge your facebook data before deleting your account
2018/03/28* Update : Thank you Vice for writing an article about my script! Unfortunately it seems as though facebook is…WordPress plugin to remotely manage and automate multiple WordPress sites
2018/02/23Hello! Being a Toronto based web design and development agency means that we interact with a significant number of Wordpress…How to use Jenkins and Git to automate code pushes for your Laravel project
2018/02/07Hello! Recently we published guides how to push Wordpress sites with Jenkins or how to push Wordpress sites with a…How to push your WordPress site with a simple bash shell script and integrate it with Jenkins
2017/12/21Hello! Previously we gave an overview of our new Wordpress plugin to integrate your Jenkins build process within the Wordpress…WordPress plugin to integrate Jenkins to streamline your build process
2017/12/19Hello! We love integrating Jenkins into development workflow. Typically Jenkins would be used for custom development projects to streamline the…