Showing posts with label Filter Hooks. Show all posts
Showing posts with label Filter Hooks. Show all posts

Saturday 21 November 2015

Types of Action and Filter Hooks

The WordPress Codex has two important pages that can help you orient yourself with what hooks are available in WordPress.

WordPress Action Hooks and Filter Hooks

Introduction

This page documents the API (Application Programming Interface) hooks available to WordPress plugin developers, and how to use them.

Popular Articles