Awesome Support Developer Documentation

wpas_post_reply_admin_before


Signature

do_action( 'wpas_post_reply_admin_before', $post_id, $data )

Typical Usage

This action hook is called right before a ticket reply is submitted.

Parameters

  • $post_id: Integer
  • $data: Array

Located In

  • File: includes/admin/functions-post.php
  • Function: wpas_save_ticket

First Available

Version 3.2.6


More Topics In Action Hooks

Share: