Using Action Hooks in WordPress Child Themes
Filed Under Object, Theme Tips
In this post we’ll review how to write a PHP function and go over the basic idea of how you can use Action Hooks in your WordPress Theme. We’ll take a look at a practical example of injecting a Welcome Blurb into your Theme without touching the existing code and we’ll also look at how to remove existing content being injected into Theme Hooks.


Discussion
Go to our Support Forum to discuss this post and share your ideas.