diff options
author | M. Dent <dentm42@gmail.com> | 2019-11-03 10:12:11 +0100 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2019-11-03 10:12:11 +0100 |
commit | 707b19dc35160983694b21e5e79dd7ce6d64dfee (patch) | |
tree | 5ad172a9f06e31f6e360d535427e7dd76d8b050a /doc/hooklist.bb | |
parent | 6fd15d66a7a0eb1aaac476e2d25cfea174d0cd81 (diff) | |
download | volse-hubzilla-707b19dc35160983694b21e5e79dd7ce6d64dfee.tar.gz volse-hubzilla-707b19dc35160983694b21e5e79dd7ce6d64dfee.tar.bz2 volse-hubzilla-707b19dc35160983694b21e5e79dd7ce6d64dfee.zip |
Add hook to comments_are_now_closed()
Diffstat (limited to 'doc/hooklist.bb')
-rw-r--r-- | doc/hooklist.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/hooklist.bb b/doc/hooklist.bb index e11bf1c6f..a923e7ae3 100644 --- a/doc/hooklist.bb +++ b/doc/hooklist.bb @@ -154,6 +154,9 @@ Hooks allow plugins/addons to "hook into" the code at many points and alter the [zrl=[baseurl]/help/hook/comment_buttons]comment_buttons[/zrl] Called when rendering the edit buttons for comments +[zrl=[baseurl]/help/hook/comments_are_now_closed]comments_are_now_closed[/zrl] + Called when deciding whether or not to present a comment box for a post + [zrl=[baseurl]/help/hook/connect_premium]connect_premium[/zrl] Called when connecting to a premium channel |