Awesome Support Developer Documentation

wpas_email_notification_attachments


Signature

apply_filters( 'wpas_email_notification_attachments', $attachments, $case, $ticket_id, $post_id );
 

Typical Usage

 

Parameters

  • $attachments: Array
  • $case String
  • $ticket_id: Integer
  • $post_id: Integer

Returns

  • Array

Located In

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

First Available

Version 3.0.2


More Topics In Filter Hooks

Share: