mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-11-09 15:35:47 +01:00
Update hooks.rst
This commit is contained in:
@@ -43,7 +43,7 @@ Executed whenever a post is retrieved, but before being sent to the client.
|
|||||||
- `res` the express response object (javascript Object)
|
- `res` the express response object (javascript Object)
|
||||||
- `data` the data passed to the template (javascript Object)
|
- `data` the data passed to the template (javascript Object)
|
||||||
|
|
||||||
**Allows plugins to add new elements to the registration form. At the moment, the only one supported is `data.captcha`*
|
**Allows plugins to add new elements to the registration form. At the moment, the only one supported is `data.captcha`**
|
||||||
|
|
||||||
|
|
||||||
``filter:post.parse``
|
``filter:post.parse``
|
||||||
|
|||||||
Reference in New Issue
Block a user