Awesome Support Developer Documentation

wpas_email_notifications_post_types


Signature

apply_filters( 'wpas_email_notifications_post_types', $post_types );
 

Typical Usage

Post types allowed to use WPAS_Email_Notification class.

Default post types: ticket, ticket_reply

Parameters

  • $post_types: Array

Returns

  • Array

Located In

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

 


More Topics In Filter Hooks

Share: