Tanner Record

Tanner Record

WordPress Plugin Developer

  • Home
  • Articles
  • Newsletter
    • Plugin Deployment Automation
  • Contact
  • 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

  • Is Too Many Plugins Harmful For a WordPress Site?
    February 4, 2023

    Is Too Many Plugins Harmful For a WordPress Site?

    Recently I’ve been thinking a lot about plugins and how they can be as simple or as complex as you want. If you need to change one specific aspect about…

    Continue Reading

  • December 9, 2022

    How to Rebase Git Branch Onto Another Parent Branch

    We had a long running feature that I originally branched off of for a new feature. When I finished, I realized I needed it before our long running feature would…

    Continue Reading

  • February 23, 2022

    Selective SQL Exports with WP-CLI

    Sometimes you need to perform a selective SQL export of rows in a database table. Recently, I found out that you can pass extra arguments to the mysqldump command through…

    Continue Reading

  • February 1, 2022

    Custom Post Type Naming

    Today I was working on a new version of a site when I noticed that I had changed how I named a custom post type. It triggered me into figuring…

    Continue Reading

  • Software Versioning and WordPress
    January 25, 2022

    Software Versioning and WordPress

    There are several ways software maintains version numbers, but in WordPress, plugins & core typically follow Semantic Versioning. This is where 3 different numbers explain the current version of software:…

    Continue Reading

  • No Language Options for Site Language in WordPress
    December 23, 2021

    No Language Options for Site Language in WordPress

    TL;DR – Languages can only be downloaded via Settings > General > Site Language when DISALLOW_FILE_EDITS and DISALLOW_FILE_MODS are set to false One day I was trying to write up…

    Continue Reading

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

Tanner Record

© 2024 Tanner Record. All rights reserved.

  • X
  • LinkedIn