Skip to content

Topic

WordPress hooks

The action and filter system WordPress uses to let plugins and themes run their code at fixed points in a request, including the bootstrap actions that fire before the request is parsed.

Current clusters