wordpressの記事に投票機能を追加するプラグイン。Add a vote function to article.
show vote form in the post.
<?php show_cdnvote_form() ?>
show voted count in the post.
<?php show_cdnvote_count() ?>
show voted average point in the post.
<?php show_cdnvote_average() ?>
show the 10 post list of high order of the average point. or use widget.
<?php show_cdnvote_list() ?>
Requires: 2.7.1 or higher
Compatible up to: 2.7.1
Last Updated: 2009-4-16
Downloads: 469
Got something to say? Need help?