Quick and easy example of how to disable payment gateways based on the Country in WooCommerce. Currently there isn't an easy way to do this through the WooCommerce settings so…
One of my favorite Wordpress themes lately is the Salient Wordpress Theme by ThemeNectar. It does most things with ease and there are settings that save you quite a bit of…
I have a couple of tables I'm joining and only want to return users that a field missing in the joined table. Users id fname lname userMeta id metaKey metaValue…
Had a request last week to create a shortcode that would output the current page URL within a post or page in Wordpress. Here you go, edit your /wp-content/themes/themeName/functions.php file…
I've tried quite a few different Wordpress backup plugins on my client setups but this one is by far the simplest and easiest to use while providing a solid solution.…
I had a request this morning on how to create a short code in Wordpress that would list out all of the post titles and dates separated by month. Similar…