Tag
#WordPress
-
2020
-
Thoughts on type safety with WordPress
-
Designing a system: WP-CLI commands
-
Why I’m building a WordPress serverless DevOps platform
-
How to use git push with WordPress
-
Using the chain-of-responsibility pattern to hash WordPress passwords
-
2019
-
Automating WordPress updates with Bedrock using Dependabot
-
Improving a system: Different types of WordPress admin pages
-
How I marketed and published a niche WordPress book
-
How to approach object-oriented programming with WordPress
-
Designing a system: WordPress admin pages
-
2018
-
Introduction to WordPress acceptance testing
-
How do you start unit testing existing WordPress code?
-
Continuous deployment to the WordPress directory with CircleCI
-
Designing entities using WordPress custom post types
-
Getting started with continuous integration and WordPress
-
Designing a class to represent a WordPress meta box
-
Designing a system: WordPress REST API endpoints
-
2017
-
Using dependency injection with WordPress
-
Designing a class representing a WordPress admin page
-
How to use placeholders for WordPress translations
-
Using the static factory method pattern with WordPress
-
How to troubleshoot WordPress performance
-
Designing a class to generate HTML content in WordPress
-
Dependency inversion principle and WordPress
-
Introduction to automated WordPress deployments
-
Coupling and cohesion in WordPress and beyond
-
2016
-
How to use the static keyword with WordPress
-
Importing data into WordPress using the strategy pattern
-
Designing a class to create complex WordPress queries
-
Designing a class to build simple WordPress queries
-
Thoughts on teaching object-oriented programming with WordPress and over-engineering
-
Designing a class to assemble plugin classes
-
A look at the modern WordPress server stack
-
WordPress for the adventurous: WP_Query class
-
Designing a system: WordPress event management
-
2015
-
Designing classes that use the WordPress plugin API
-
Designing a class to manage WordPress posts
-
Introduction to WordPress unit testing
-
Designing a system: WordPress routing
-
WordPress for the adventurous: Plugin API
-
Give your WordPress client an Apple experience
-
Thoughts on WordPress and the MVC pattern
-
Designing a class around WordPress hooks
-
WordPress for the adventurous: Rewrite API
-
Saving WordPress custom post types using an interface
-
Keeping Your WordPress Safe
-
WordPress for the adventurous: Loading