Category: Javascript

Why Gutenberg Should Remain a Plugin

I’m still pretty set on not having it be included in core with the next release and to keep it as a plugin. It’s far from ready, and the current plan is to push it out by April of 2018.

Review of the Smart Podcaster plugin for WordPress

I recently tried the Smart Podcast Plugin by the infamous Pat Flynn, and wanted to share some thoughts on getting it configured the way I wanted for the Discover #HamOnt Podcast.

WordPress AJAX response codes using status_header

I’m constantly searching around for the cleanest and most “WordPress way” to do things vs. re-inventing the wheel.  One function that helps write cleaner AJAX call handlers is status_header(), to… Read more »