General Setting Hooks
arm_change_email_content_with_user_detail
This filter provides access to modify body of the Email message, using user details before sending an email.
Hook Details
- Hook Type: Filter
- Source: core/classes/class.arm_global_settings.php
Usage:
Parameters:
$mailcontent
Email Content
$user_id
User ID
