Awesome Support Developer Documentation

wpas_email_notifications_body


Signature

apply_filters( 'wpas_email_notifications_body', $body, $post_id, $case );
 

Typical Usage

Filter email notification body.

 

Parameters

  • $body: String
  • $post_id: Integer
  • $case: String

Returns

  • String

Located In

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

First Available

Version 3.0.2


More Topics In Filter Hooks

Share: