Awesome Support Developer Documentation

wpas_add_reply_after


Signature

do_action( 'wpas_add_reply_after', $reply_id, $data )

Typical Usage

This action hook is called after the reply was successfully added.

Parameters

  • $reply_id: Integer
  • $data: Array

Located In

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

More Topics In Action Hooks

Share: