Tanner Record

Tanner Record

WordPress Plugin Developer

  • Home
  • Articles
  • Newsletter
    • Plugin Deployment Automation
  • Contact
  • Use The WordPress Playground For Plugin Demos
    October 12, 2024

    Use The WordPress Playground For Plugin Demos

    The WordPress Playground is a new tool that provides a fully functional WordPress environment directly in the browser. It’s built with WebAssembly and can be spun up in a matter…

    Continue Reading

  • Adding Plugin Check (PCP) to Your Development Workflow
    October 5, 2024

    Adding Plugin Check (PCP) to Your Development Workflow

    In 2022, there was a post about a WordPress plugin checker that would be a tool for statically scanning plugins to identify if it follows certain guidelines and best practices.…

    Continue Reading

  • How to: Use the WordPress Filesystem API
    September 21, 2024

    How to: Use the WordPress Filesystem API

    When developing a plugin, you may need to make changes to existing files on the server—like customizing the wp-config.php constant definitions or writing a custom config file. Filesystem changes can be a…

    Continue Reading

  • The WordPress Community Needs More Utility Plugins
    March 16, 2024

    The WordPress Community Needs More Utility Plugins

    A utility plugin is anything that modifies functionality in a WordPress site that: Whenever you are working on a client site and need to modify a little functionality, turn it…

    Continue Reading

  • How to: Configure WordPress Coding Standards
    March 9, 2024

    How to: Configure WordPress Coding Standards

    This week, I’m going to walk you through setting up a set of coding standards so you can maintain consistency in your WordPress plugin codebase. One of the best ways…

    Continue Reading

  • Building a Stress-Free Deployment Pipeline
    March 2, 2024

    Building a Stress-Free Deployment Pipeline

    It’s Thursday afternoon and you’re working through your checklist trying to get a new version of the plugin done before you need to head out for a long weekend. Just…

    Continue Reading

  • How to: Get Started Refactoring Your Plugin
    February 24, 2024

    How to: Get Started Refactoring Your Plugin

    At some point in creating your plugin, you’ve probably run into situations when you feel like you’re writing dirty or “bad” code. This is totally normal and a part of…

    Continue Reading

  • How to Start Your Next Modern WordPress Plugin
    February 17, 2024

    How to Start Your Next Modern WordPress Plugin

    In this issue, I’m going to walk through how to structure the main plugin file for a modern WordPress plugin. When I say modern, I mean a plugin that utilizes…

    Continue Reading

  • Release New WordPress Plugin Versions in GitHub
    February 10, 2024

    Release New WordPress Plugin Versions in GitHub

    At the core of WordPress plugin development and maintenance, whether open source or commercial, is the ability to catalog a list of versions over time. Each entry in this catalog…

    Continue Reading

  • A Primer on Autoloading in WordPress
    February 3, 2024

    A Primer on Autoloading in WordPress

    In this issue, I’m going to walk through a primer about autoloading within WordPress plugins. Especially since it is a concept that will hopefully be included with WordPress soon. When…

    Continue Reading

1 2 3 … 6
Next Page→
Tanner Record

Tanner Record

© 2024 Tanner Record. All rights reserved.

  • X
  • LinkedIn