Awesome Support Developer Documentation

wpas_email_notification_body_after_template


Signature

apply_filters( 'wpas_email_notification_body_after_template', $body, $case, $ticket_id );
 

Typical Usage

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

 

Parameters

  • $body: String
  • $case String
  • $ticket_id: Integer

Returns

  • String

Located In

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

First Available

Version 3.3.3



More Topics In Filter Hooks

Share: