Awesome Support Developer Documentation

wpas_ticket_after_saved


Signature

do_action( 'wpas_ticket_after_saved', $ticket_id )

Typical Usage

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

Parameters

  • $ticket_id: Integer

Located In

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

More Topics In Action Hooks

Share: