I learned the terminal, how to code, write internal company apps, write games and a whole slew of other things in the first few years of OSX. Most of what…
Read More
The last few versions of the PayPal gateway for WooCommerce are mysteriously broke. Turning the Pay Later toggles to off does nothing. The Settings will not save and the Pay…
Read More
ACF now automatically escapes unsafe HTML (Vague Term) when rendered by the_field or the ACF shortcode. It throws a message at the top of posts and pages where it's detected…
Read More
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
I needed to disable posting on a site today and wanted to quickly notify all users that there was something going on when they logged in. I wrote a quick…
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