Skip to content

oldmill1/instavote

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

instavote

Start a relationship between posts and voting.

Just create a table called votes and that's it.

To find out how many votes a post has, the plugin provides use of this template_tag:

<?php get_votes( array("post_id" => $post->ID) ); ?>

About

Start a relationship between posts and voting.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages