Wil Brown’s Blog Posts
-

How to Rename the WordPress Debug Log
Renaming the WordPress debug log file is super easy. You can modify it in the configuration file or your theme functions file. Here’s how.
-

How To Use a Bash Script To Restart Linux Server Services
Use a script to restart critical Linux services such as the web or database server. Restart nginx, apache2, MySQL or PHP-fpm automatically.
-

[SOLVED] The site is experiencing technical difficulties
Here’s how to fix “The site is experiencing technical difficulties” WordPress error that has confused many experienced WordPress Users.
-

How to Find Duplicate Email Addresses in WordPress
Quickly find duplicate email addresses in the WordPress users table in the database so you can maintain a unique email address per user.
-

How To Remove an Action Hook or Filter Added By a Class in WordPress
Here is the correct way to remove an action hook or filter, after it has been created inside a WordPress PHP Class.
-

How to Single Sign-On to Multiple WordPress Sites
How to successfully implement WordPress Single Sign-On where users sign in once then get access to multiple sites without having to re-login.
-

How to Scroll to the First Error On a Gravity Form
Scroll to the first error on a Gravity Form after form submission for a superior customer user experience with this handy WordPress code snippet.
-

Use a Business Contract Before You Start Any Client Work
If there is just one new thing you should adopt in your business this year it should be to start using a contract for all your client work.
