Local Add-on API
Download LocalCommunityAPI DocsComponents
Search…
Getting started with Add-ons
Designing your Add-on
Building your Add-on
Add-on Structure
Context API
Using local-components
Hooks
Content Hooks
Filters
Actions
Common Parameters
Example Add-ons
Powered By GitBook
Hooks
The core of Local's Add-on API is the Hooks API. This API was heavily inspired by WordPress' Plugin API. If you've written WordPress themes or plugins before, you should feel right at home!

​Content Hooks​

​Filters​

​Actions​

Previous
Using local-components
Next
Content Hooks
Last modified 3yr ago
Export as PDF
Copy link
Contents
Content Hooks
Filters
Actions