Awesome Support Developer Documentation

wpas__user_email_notification_body_after_template


Signature

apply_filters( 'wpas__user_email_notification_body_after_template', $body, $case, $user_id );
 

Typical Usage

Filter the user e-mail body after the template has been applied

 

Parameters

  • $body: String
  • $case String
  • $user_id: Integer

Returns

  • String

Located In

  • File: includes\class-user-email-notifications.php
  • Function: WPAS_User_Email_Notification::notify

First Available

Version 5.1.1



More Topics In Filter Hooks

Share: