A beginner’s guide to WordPress hooks: actions, filters and custom functions
WordPress hooks are a powerful tool for developers looking to modify the default behavior of the WordPress platform. There are two types of hooks in WordPress: action hooks and filter hooks.