aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/docs')
-rw-r--r--phpBB/docs/events.md14
1 files changed, 14 insertions, 0 deletions
diff --git a/phpBB/docs/events.md b/phpBB/docs/events.md
index 39888bf671..9039f8b692 100644
--- a/phpBB/docs/events.md
+++ b/phpBB/docs/events.md
@@ -1065,6 +1065,20 @@ mcp_topic_postrow_post_details_after
* Since: 3.1.10-RC1
* Purpose: Add content after post details in topic moderation
+mcp_topic_postrow_post_details_author_username_append
+===
+* Locations:
+ + styles/prosilver/template/mcp_topic.html
+* Since: 3.2.8-RC1
+* Purpose: Append information to message author username for post details in topic moderation
+
+mcp_topic_postrow_post_details_author_username_prepend
+===
+* Locations:
+ + styles/prosilver/template/mcp_topic.html
+* Since: 3.2.8-RC1
+* Purpose: Prepend information to message author username for post details in topic moderation
+
mcp_topic_postrow_post_details_before
===
* Locations: