mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 22:10:45 +02:00
Merge pull request #5474 from mrgoldy/ticket/15901
[ticket/15901] Add mcp_post_ template events
This commit is contained in:
@@ -1009,6 +1009,20 @@ mcp_post_report_buttons_top_before
|
||||
* Since: 3.2.4-RC1
|
||||
* Purpose: Add content before report buttons
|
||||
|
||||
mcp_post_text_after
|
||||
===
|
||||
* Locations:
|
||||
+ styles/prosilver/template/mcp_post.html
|
||||
* Since: 3.2.6-RC1
|
||||
* Purpose: Add content after the post text
|
||||
|
||||
mcp_post_text_before
|
||||
===
|
||||
* Locations:
|
||||
+ styles/prosilver/template/mcp_post.html
|
||||
* Since: 3.2.6-RC1
|
||||
* Purpose: Add content before the post text
|
||||
|
||||
mcp_topic_options_after
|
||||
===
|
||||
* Locations:
|
||||
|
Reference in New Issue
Block a user