-
-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
enhancementNew feature or requestNew feature or request
Description
It would be very nice if I could add my own hooks, i.e:
- Generate hooks using your wp-hooks-generator
- Point to the hooks using vscode preferences, and add support for per workspace eg:
{
"wordpress-hooks.core" : 1,
"wordpress-hooks.local-actions": "${workspaceFolder}/hooks/actions.json",
"wordpress-hooks.local-filters": "${workspaceFolder}/hooks/filters.json"
}re wordpress-hooks.core, if (when) you're adding this option, it might be nice to be able to disable core hooks
johnbillion, kanlukasz, juz501 and zbandhan
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request