Awesome Support Developer Documentation

wpas_open_ticket_after


Signature

do_action( 'wpas_open_ticket_after', $ticket_id, $data )

Typical Usage

This action hook is called just after the ticket is successfully submitted and assigned.

Parameters

  • $ticket_id: Integer
  • $data: Array

Located In

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

More Topics In Action Hooks

Share: