summaryrefslogtreecommitdiff
path: root/doc/Hooks
diff options
context:
space:
mode:
Diffstat (limited to 'doc/Hooks')
-rw-r--r--doc/Hooks10
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/Hooks b/doc/Hooks
index 647dd56..d4786a8 100644
--- a/doc/Hooks
+++ b/doc/Hooks
@@ -30,3 +30,13 @@ Parameters: None
Return if override: Nothing
Comment: DO NOT OVERRIDE :)
+
+List of widget slots
+====================
+
+Plugin Menu:
+------------
+Allows to add entries to the 'Plugins' menu.
+Widget Class: internal
+Needed Callbacks: activate
+Note: Only use "create_widget" instead of "add_widget"