do_action( "ap_{$vote_type}", integer $post_id , array $counts )
Description #
Action ap_[vote_type] Action triggred after adding a vote for a post.
Parameters #
- $post_idinteger Post ID.
- $countsarray All vote counts.
Source #
File: includes/votes.php
Add your comment