WordPress Coding Patterns: Setting Function Options with $argsby Fred MeyerAugust 9, 20164 CommentsBack-End Development
Using Custom Taxonomies and Custom Fields in WordPress Developmentby Fred MeyerJune 19, 20181 CommentBack-End Development
PHP Static Methods in Depth: What They Are & How they Work in WordPressby David HayesJanuary 15, 20192 CommentsBack-End Development
Object-Oriented PHP: The __construct() Magic Methodby Fred MeyerApril 29, 20192 CommentsBack-End Development
Creating WordPress Widgets: The Complete Guideby Fred MeyerOctober 30, 201811 CommentsBack-End Development
WordPress Custom Taxonomies: How and Why to Create Themby David HayesApril 8, 2022Back-End Development
Become a Freelance WordPress Developer: How to Make a Career of Itby Fred MeyerSeptember 18, 202222 CommentsEditorial, Using WordPress
The Essential WordPress Tutorial for PHP Developersby Claire BrothertonSeptember 22, 2020Back-End Development
Creating a WordPress Widget to Show a Random Postby David HayesJuly 7, 20201 CommentBack-End Development
WordPress Shortcode Tutorial: How to Create Shortcodes, and Why They’re Super-Usefulby Fred MeyerFebruary 19, 20206 CommentsBack-End Development, Using WordPress
Writing a WordPress Plugin From Scratch: A Step-by-Step Tutorialby Fred MeyerOctober 29, 20205 CommentsBack-End Development
WP Cron in Practice: wp_schedule_event Examples + Moreby David HayesAugust 22, 20192 CommentsBack-End Development
The Secret to Learning WordPress Development Is Peopleby Fred MeyerSeptember 4, 20181 CommentEditorial
setup_postdata(): The Template Tags You Need, the Custom WP_Post Arrays You Craveby Fred MeyerNovember 26, 20184 CommentsBack-End Development
Why and How To Use Custom Post Types in WordPressby David HayesNovember 3, 20208 CommentsBack-End Development
Anatomy of a WP-CLI Command: wp database importby David HayesJuly 17, 20172 CommentsBack-End Development
Making Your First WordPress Widgetby David HayesMarch 23, 2017Back-End Development, Front-End Development
How to Add Existing Taxonomies to WordPress Custom Post Typesby Fred MeyerJune 19, 20186 CommentsBack-End Development
Up Periscope: Practical Uses of print_r() in WordPress Developmentby Fred MeyerMarch 1, 20165 CommentsBack-End Development
Building Client Reports with WordPress Custom Page Templatesby Fred MeyerSeptember 15, 2015Back-End Development
Making Themes More WYSIWYG with the WordPress Customizerby David HayesApril 21, 20156 CommentsBack-End Development
WordPress Hooks: Beginner’s Guide to Adding Your Own Hooksby Daniel PatakiMay 2, 2022WordPress Tutorials