do_action( 'ap_processed_update_answer', integer $post_id, object $post )

Description #

Action triggered right after updating answer.

Parameters #

  • $post_id
    integer Inserted post ID.
  • $post
    object Inserted post object.

Changelog #

VersionDescription
4.1.0Removed $post->post_type variable.
0.9Introduced.

Source #

File: includes/hooks.php

Leave a Reply

Your email address will not be published.

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Add your comment