Learning Outcomes
- Know how to use WordPress action hooks to add programming customization.
- Know how to use WordPress filters to edit webpage content.
- Learn how to create a WordPress Plugin.
- Be able to use AJAX with PHP on a WordPress site.
Resources
Beginners Guide to Hooks and Filters (text)
WordPress Actions, Filters and Hooks (text)