how i can get the rating of a post in my template?
There is a function for this?
tks.
how i can get the rating of a post in my template?
There is a function for this?
tks.
Hi vinycc, you can use the template tag to do this.
<?php echo polldaddy_get_rating_html(); ?>
This topic has been closed to new replies.