By default, WordPress will display published posts in reverse chronological order. This can be changed by adding a snippet of code to the functions.php file in the WordPress core configuration.…
Read More
Sometimes I inherit websites or web-apps from other people who think they can just hand me something and it will just work. I've just unzipped a file with about 100…
Read More
Here is a basic set of PHP.ini directives for any cPanel type hosting to help secure and harden your hosted WordPress websites. Sometime your servers are in another state or…
Read More
Did you know you can download EVERY Google font for use on your local computer right from GIT? With the main stream acceptance and use of Googles amazing font repository,…
Read More
You can use this for anything really, but I use it for setting a shipping insurance fee on checkout. Pretty simple really. (1) Add a hidden product with the value…
Read More
Because you can't input anything other than a price in WooCommerce, it makes it difficult when using WooCommerce as an event platform to display paid events as FREE, or even…
Read More