apply_filters( 'ap_vote_btn_html', string $html , WP_Post $post )
Description #
Allows overriding voting button HTML upload.
Parameters #
- $htmlstring Vote button.
- $postWP_Post WordPress post object.
Source #
File: includes/votes.php
Add your comment