Awesome Support Developer Documentation

wpas_reply_edited


Signature

do_action( 'wpas_reply_edited', $reply_id, $original_reply )

Typical Usage

This action hook is called after ticket reply was edited.

Parameters

  • $reply_id: Integer
  • $original_reply: String

Located In

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

More Topics In Action Hooks

Share: