Manual:Hooks/LogPageActionText
From MediaWiki.org
| LogPageActionText | |
|---|---|
| Available from version 1.6.0 Strings used by wfMsg as a header. DEPRECATED: Use $wgLogActions |
|
*Define function: |
function fnMyHook( &$actionText ) { ... }
|
*Attach hook: |
$wgHooks['LogPageActionText'][] = 'fnMyHook'; |
| Called from: | Setup.php |
*For more information about attaching hooks, see Manual:Hooks.
*For examples of extensions using this hook, see Category:LogPageActionText extensions.
[edit] Details
$actionText - Array of strings