1. Home
  2. Docs
  3. Greenlet Hooks

Greenlet Hooks

There are two types of WordPress hooks – actions and filters, Greenlet theme comes with both of these hooks to add and change theme behaviour.

actions allow you to run a custom action at a specific point in theme execution time and filters allow you to change the data returned by a theme function.

All the available Greenlet hooks are listed below.

Articles