Daniel Bachhuber

  • Better Know a MU Plugin: Rewrite Rules Inspector

    Better Know a MU Plugin: Rewrite Rules Inspector

    Control Rewrite Rules to for cleaner site structure, user-friendly URLs Rewrite Rules Inspector is a simple development tool in WordPress admin for inspecting all of the rewrite rules registered with your site. Specifically, the Rewrite Rules Inspector helps you: Rewrite rules define how URLs are interpreted and determine what content is displayed when a specific…

    Read more

  • Key Differences Between Validation and Sanitization

    Key Differences Between Validation and Sanitization

    Your code works, but is it safe? When writing code for a high-profile environment, you’ll need to be extra cautious of how you handle data coming into WordPress and how it’s presented to the visitor. This commonly comes up when building a settings page for your theme, creating and manipulating shortcodes, or saving and rendering…

    Read more