We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Get Votes Get the number of votes for a single idea, where postid is the id of the idea to retrieve for. idea_factory_get_votes( $postid )
idea_factory_get_votes( $postid )
Usage:
$postid = 34; echo idea_factory_get_votes( $postid );