Awesome Support Developer Documentation

wpas_ticket_assigned


Signature

do_action( 'wpas_ticket_assigned', $ticket_id, $agent_id )

Typical Usage

This action hook is called after the ticket is assigned to agent.

Parameters

  • $ticket_id: Integer
  • $agent_id: Integer

Located In

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

First Available

Version: 3.0.2


More Topics In Action Hooks

Share: