Awesome Support Developer Documentation

wpas_before_customer_reopen_ticket


Signature

do_action( 'wpas_before_customer_reopen_ticket', $ticket_id )

Typical Usage

This action hook is called after the ticket was re-open by customer.

Parameters

  • $ticket_id: Integer ID of the ticket

Located In

  • File: includes/functions-post.php
  • Function: wpas_reopen_ticket_trigger

More Topics In Action Hooks

Share: