Home » Documentation » Developers » Hooks

Hooks

In this article

The plugin templates contain a few hooks to be able to insert custom data inside the templates.

You can also use the hooks to remove or add additional content to the template.

Most templates contain the following hooks:

The basic template does not contain the visuals hook.

And the form summary template contains additional hooks for the summary:

If you need more hooks in a certain template, feel free to reach out.

Next

Filters