In the previous part of this series, we saw how to create schedule a cron, create a custom cron and unschedule it. If you missed it, I highly recommend reading that first as these two tutorials are connected. That was Using
How to Secure WordPress Site From Hacking, DDoS and Brute Force Attack
WordPress is undoubtedly an amazing Platform to run business, create beautiful blogs and websites. But the main issue we face with using WordPress is ‘it frequent becomes hacked.’ Also, MySQL server frequently goes down due to DDoS and Brute Force Attack
WordPress Replace Old URL After Domain Change
In this article, I will show you an effective way of updating domain name of a WordPress site after changing the domain. We will do it in two ways: i) Manually with SQL commands and ii) Automatically with a Plugin. I
How to Create New WordPress Administrator via MySQL
Sometimes, you may feel the necessity of creating a new administrator account or an admin user via MySQL database if you loose access to the admin user or for some other reasons. Here I will describe a step by step