Customization & Hooks

Filters and actions for extending the portal.

WooAccount exposes a stable extension surface. Navigation, widgets, routes, strings, events and layout decisions are all filterable. Pro features and third-party integrations use exactly these hooks — nothing is hardwired.

Register a dashboard widget

functions.php or a plugin

Add a portal route

React to store events

The full hook reference is on the Developers page. Hook names are namespaced with forward slashes and follow WordPress filter conventions.

Didn't find it? Ask us directly — a human answers.