do_action( "ap_after_update_{$_post->post_type}", object $_post )
Description #
Triggered right after updating question/answer.
Parameters #
- $_postobject Inserted post object.
Source #
File: includes/functions.php
Add your comment