do_action( "ap_processed_new_{$post->post_type}", integer $post_id, object $post )

Description #

Action triggered right after inserting new question/answer.

Parameters #

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

Changelog #

VersionDescription
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