Awesome Support Developer Documentation

wpas_open_ticket_failed


Signature

do_action( 'wpas_open_ticket_failed', $data, $post_id, $incoming_data )

Typical Usage

This action hook is called if the ticket couldn’t be inserted.

Parameters

  • $data: Array
  • $post_id: Integer
  • $incoming_data: Array

Located In

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

More Topics In Action Hooks

Share: