• A quick guide to cronjobs in WordPress
    ,

    A quick guide to cronjobs in WordPress

    Whenever you want to automate some recurring tasks cronjobs are one of if not the first thing we can think of. In this article, we’ll go over few examples of how to use them. “WP-Cron” vs “Server Cron” The first important thing that you need to know is that WordPress by default uses “WP-Cron” which…