MediaWiki REL1_35
SpecialNewPagesFiltersHook.php
Go to the documentation of this file.
1<?php
2
3namespace MediaWiki\Hook;
4
6
23 public function onSpecialNewPagesFilters( $special, &$filters );
24}
A special page that list newly created pages.
onSpecialNewPagesFilters( $special, &$filters)
This hook is called after building form options at NewPages.