In the file moderation.php, at line 1099:
currently:
should it be:
At line 1164:
should it be:
Best regards,
currently:
$plugins->run_hooks("moderation_do_multimergeposts");
should it be:
$plugins->run_hooks("moderation_multimergeposts");
?At line 1164:
should it be:
$plugins->run_hooks("moderation_multisplitposts");
Best regards,