Replies: 1 comment 4 replies
-
It'd be really helpful if that section also listed the earliest hook at which you can call the function (when applicable). Also any other pre-conditions. That'd probably require annotating the source, but we could add the functionality to display it, and open a core/docs ticket for others to populate it. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
The only way to see a list of filters/actions present within a function is to expand the code block and read through.
There should be a dedicated list of filters (and their short description) present on the function page, linking to the hooks info page.
Beta Was this translation helpful? Give feedback.
All reactions