Awesome Support Developer Documentation

wpas_save_reply_after_error


Signature

do_action( 'wpas_save_reply_after_error', $reply_id )

Typical Usage

This hook is deprecated but stays in the code for backward compatibility.
You should now use wpas_add_reply_admin_failed instead.

Parameters

  • $reply_id: object WP_Error

Located In

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

Deprectaed

Version: 3.1.2


More Topics In Action Hooks

Share: