mediawiki-extensions-Nuke/includes
Func b5b1b11608 SpecialNuke: Escape the page title for messages
The page title should be substituted into the link syntax before the
wikitext is parsed, so we should use wfEscapeWikiText() instead of
plaintextParams.

Bug: T310015
Change-Id: Iad216ded7e25c7f84b6b9ae619ddd51b9140bd24
2023-12-06 03:31:20 +00:00
..
Hooks Replace some moved Title class uses, now MediaWiki\Title\Title 2023-08-19 04:17:58 +00:00
Hooks.php Use namespaced classes 2023-10-02 21:09:38 +00:00
SpecialNuke.php SpecialNuke: Escape the page title for messages 2023-12-06 03:31:20 +00:00