Understanding 301 Redirects in WordPress (Or: How to Not Ruin Your Client’s SEO)by Fred MeyerMay 31, 20184 CommentsServer Administration, Using WordPress
The What, How and Why of WP-CLI: WordPress in Your Terminalby David HayesMay 31, 20185 CommentsServer Administration
The Best JavaScript Framework (For Me): Learning ReactJS Goes Better than Expectedby Fred MeyerMarch 24, 20171 CommentEditorial, Front-End Development
Mastering the Unix Terminal: Working With Permissions, Networking, and Other Key Conceptsby David HayesJanuary 30, 20173 CommentsServer Administration
The Basics of Manipulating Files from the Command Lineby David HayesDecember 1, 2016Server Administration
10-ish Unix CLI File Commands Every WordPress Developer Should Knowby David HayesNovember 29, 20165 CommentsServer Administration
Your Guide Into the WordPress REST API: An Interview with Josh Pollockby Fred MeyerOctober 26, 20168 CommentsEditorial
Off the Hook: Practical Uses of remove_action() and remove_filter()by Fred MeyerJune 21, 20172 CommentsBack-End Development
How to Use apply_filters() and do_action() to Create Extensible WordPress Pluginsby Fred MeyerJune 19, 20183 CommentsBack-End Development
The WordPress Event System: Understanding Hooks in the Broader Programming Contextby David HayesNovember 8, 20162 CommentsBack-End Development
Using CDNs to Unlock a Big WordPress Speed Boostby Alex DenningSeptember 22, 2016Server Administration
WordPress Child Themes: A Complete Guide to the Core Conceptsby Fred MeyerOctober 3, 20163 CommentsBack-End Development
A Simple Route to Writing a React.js App in a WordPress Pluginby Fred MeyerMay 7, 201814 CommentsBack-End Development, Front-End Development
Changing WordPress Permalink Settings: Inconsistencies and Gotchasby Fred MeyerFebruary 14, 20175 CommentsServer Administration, Using WordPress
WordPress Coding Patterns: Setting Function Options with $argsby Fred MeyerAugust 9, 20164 CommentsBack-End Development
How to Add Existing Taxonomies to WordPress Custom Post Typesby Fred MeyerJune 19, 20186 CommentsBack-End Development
Patching Holes in CSS with jQuery: A Practical Exampleby Fred MeyerMarch 17, 20203 CommentsFront-End Development
MySQL Basics: Writing Custom SELECT Statements in phpMyAdminby Fred MeyerJune 14, 2018Back-End Development, Server Administration
Easier Site Migrations: Avoiding DNS Problems with the hosts Fileby Fred MeyerSeptember 2, 20161 CommentBack-End Development, Server Administration
Above and Beyond: Avoiding PHP Timeout and Memory Limit Errors with Ajaxby Fred MeyerJune 14, 2018Back-End Development, Front-End Development, Server Administration
PHP Configuration Changes with php.ini and phpinfo()by David HayesMay 3, 20162 CommentsServer Administration
Into the Vault: the HTTP-to-HTTPS Checklistby Fred MeyerSeptember 2, 20165 CommentsBack-End Development, Server Administration
That Was Easy: A Video Guide to Putting Sites Under Free SSL from Let’s Encryptby Fred MeyerJune 14, 20173 CommentsEditorial, Server Administration, Using WordPress
Three Practical Uses of the :before and :after CSS Pseudoselectorsby Fred MeyerSeptember 2, 20165 CommentsFront-End Development
Unconditionally: Refactoring Nested If-Statements for Cleaner Codeby Fred MeyerAugust 22, 20195 CommentsBack-End Development
Strange Nerd in a Strange Land: Approaching Small WordPress Client Projectsby Fred MeyerMay 31, 201810 CommentsEditorial
How To Stop a Post Publishing in WordPress with PHPby David HayesMarch 8, 20161 CommentBack-End Development
Up Periscope: Practical Uses of print_r() in WordPress Developmentby Fred MeyerMarch 1, 20165 CommentsBack-End Development