Intro to Plugin Development

I’ll start by describing how to use the functions.php file. In this, I’ll describe what actions are, what filters are, and how to know when to use them. After we’ve done some work in the functions.php file, then, I’ll show how you can turn your code into a plugin.