One response on “Kailey Lampert: Don’t put that in functions.php! (Or, how to write a basic plugin)

  1. Chad Warner's avatar Chad Warner

    This is a simple overview of writing plugins. I’m not a developer (I focus on WordPress administration and front-end development), but this helped me better understand how plugins work. I had heard from others that it’s better to put specific functionality in plugins rather than a theme’s functions.php, so it was good to hear the logic behind that advice.

Continue the discussion