Toolsforthinking Blog
Key Configuration Settings in the WP Config File
The wp-config.php file is one of the most critical components in a WordPress installation. It acts as the bridge between [More]
Looking for malware redirects…the hard way.
A malware redirect is what happens when a piece of malware on the website redirects you to another site, rather [More]
Why have a minimally functional Theme?
It may seem strange to want a Theme on your site that only has the absolute minimum required functionality. There [More]
Why Minify?
You will often encounter the words ‘Minification’ and ‘Minify’ when dealing with WordPress optimisation. Minification can be a valuable tool [More]
Installing WordPress Plugins
Installing a WordPress plugin is a straightforward process, but it’s essential to understand each step to ensure the plugin is [More]
Toolsforthinking Plugin Design Philosophy
During my time as a WordPress developer, I have used hundreds of different plugins with varying degrees of success and [More]