Special:ChangeContentModel: Run EditFilterMergedContent hook
authorKunal Mehta <legoktm@member.fsf.org>
Tue, 13 Sep 2016 08:10:35 +0000 (01:10 -0700)
committerKunal Mehta <legoktm@member.fsf.org>
Wed, 14 Sep 2016 00:06:46 +0000 (17:06 -0700)
commit7348c411a7e682fe49798ed05d4e6349b8be7962
treefe7cf9e83c685fe8938f05425eacbd25f0d00866
parente8495aced3e6b94a1877ec4d932ad4db5af8683f
Special:ChangeContentModel: Run EditFilterMergedContent hook

This will allow tools like AbuseFilter to filter changes made through
the special page, and matches the EditPage behavior that already runs
this hook.

Bug: T145489
Change-Id: I3204e3a228af2cdd4e2ab4e8c760cc126a8e1947
includes/specials/SpecialChangeContentModel.php