How to develop your own WordPress CRON job properly and ensure it actually runs
2022/09/14Hello! In this post we will be walking through how to interact with the Wordpress Cron system. We will delve…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 push your single post or page content with this new WordPress plugin
2022/02/08Hello! There is quite a bit of documentation with how to scale your Wordpress site for enterprise. Additionally there are…How to import your Zoom Webinars into WordPress as custom content
2020/12/04Hello! Now, more than ever, companies businesses and individuals are leveraging web based collaborative tools like Zoom. Whether it be…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 bulk update all WordPress pages or posts
2020/09/09Hello! Sometimes its necessary to perform mass or automated actions against your Wordpress content. Reasons for this can vary, but…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 we created our own free content delivery network for WordPress users
2019/05/23Try out our Free CDN service by installing the Shift8 CDN Wordpress pluginHello! We thought it would be an interesting…How to block your WordPress site from being scanned by WPScan with Nginx
2019/01/18Hello! First and foremost, why would you want to block WPScan from probing your site? Well we all know that…How to cache queries to admin-ajax.php in WordPress to improve performance
2018/11/02Hello! Working with wordpress for a while now, we noticed that many actions, whether administrative in nature or building a…How to protect WordPress media files and only allow the users who uploaded them to view
2018/09/13Hello! In the past we have written about how to protect your Wordpress media files. In the past exercises we…How to implement a government ID verification system with Woocommerce and WordPress
2018/06/27Need this implemented on your site? Click here and fill out our quote form! Hello! There are many…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…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 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…