General Setting Hooks
arm_before_update_common_message_settings
This filter hook can be used to update or change common messages prior to saving it.
Hook Details
- Hook Type: Filter
- Source: core/classes/class.arm_global_settings.php
Usage:
Parameters:
$common_message
New common messages
$posted_data
common messages form data
