
Adding Custom Hooks in WordPress: Custom Actions
One of the cornerstones of building custom solutions in WordPress is having an understanding of hooks. In and of themselves, they aren’t terribly difficult to understand, and we’ll be covering a short primer on them in this tutorial.
But if you’re looking to get into more advanced WordPress development, it’s worth knowing how to implement your own hooks,