Tanner Record

Tanner Record

WordPress Plugin Developer

  • Home
  • Articles
  • Newsletter
    • Plugin Deployment Automation
  • Contact
  • SWPD #010: How to Add Acceptance Tests to Your WordPress Plugin
    July 8, 2023

    SWPD #010: How to Add Acceptance Tests to Your WordPress Plugin

    This week, I’m going to walk through a testing setup that you can implement in about 20 minutes and a test that will cover the entirety of your plugin right…

    Continue Reading

  • SWPD #009: How to Audit the Codebase of Your WordPress Plugin
    July 1, 2023

    SWPD #009: How to Audit the Codebase of Your WordPress Plugin

    This week I’m going to show you how to do an audit for the codebase of a WordPress plugin. A checklist of areas where you can steadily make improvements helps…

    Continue Reading

  • SWPD #008: Namespacing WordPress Hooks in Plugins
    June 24, 2023

    SWPD #008: Namespacing WordPress Hooks in Plugins

    This week, I’m going to show you one of the best ways I’ve found to write quality hook names for your plugin’s actions & filters. I’ve been working on a…

    Continue Reading

  • SWPD #007: How to Use Composer to Simplify Plugin Development
    June 17, 2023

    SWPD #007: How to Use Composer to Simplify Plugin Development

    This week, I’m going to explain how you can set up Composer for WordPress plugins. Plugins can be as simple as a single PHP file with a few functions. But…

    Continue Reading

  • SWPD #006: Use Modern PHP in Your WordPress Plugins
    June 10, 2023

    SWPD #006: Use Modern PHP in Your WordPress Plugins

    Today, I’m going to show you that plugins should be elegant PHP applications that interface with WordPress. PHP is still a vibrant and powerful language—even if the discussions on social…

    Continue Reading

  • SWPD #005: Easily Zip WordPress Plugins with WP-CLI dist-archive
    June 3, 2023

    SWPD #005: Easily Zip WordPress Plugins with WP-CLI dist-archive

    This week, I’m going to walk you through setting up WP-CLI’s dist-archive so you can easily zip up new versions of your plugin. Over the last year, I’ve built a handful of plugins…

    Continue Reading

  • SWPD #004: Effectively Planning New Development
    May 27, 2023

    SWPD #004: Effectively Planning New Development

    In this issue, I’m going to explain why planning should always be your first step when working on a new plugin or feature. When you start a new plugin or…

    Continue Reading

  • SWPD #003: Setting up a local development environment with Lando
    May 20, 2023

    SWPD #003: Setting up a local development environment with Lando

    Recently, I’ve been working with a new tool for local WordPress development called Lando. Running WordPress on your local machine is essential to being a productive plugin developer. Your computer…

    Continue Reading

  • SWPD#002: Improve Your Code Quality With Static Analysis
    May 13, 2023

    SWPD#002: Improve Your Code Quality With Static Analysis

    In this week’s issue, I’m going to explain why you should be using static analysis in your development process. Static Analysis is a process of evaluating code without actually running…

    Continue Reading

  • How to add a Github Action to your WordPress plugin
    May 6, 2023

    How to add a Github Action to your WordPress plugin

    In this issue, I’m going to walk you through adding a Github Action to your WordPress Plugin. Github actions are tools to help you automate parts of your development process.…

    Continue Reading

←Previous Page
1 2 3 4 5 6 7
Next Page→
Tanner Record

Tanner Record

© 2024 Tanner Record. All rights reserved.

  • X
  • LinkedIn