WP Voting

0

A plugin to site owner to add voting functionality to the blog posts. Using the power of the ajax, voter can have instant voting and update to top voted widget. It doesn’t matter vote

Version
Last updated
Active installations
WordPress Version
Tested up to
pa_tag
Rating
Total ratings
This plugin is outdated and might not be supported anymore.

Description

A plugin to site owner to add voting functionality to the blog posts.
Using the power of the ajax, voter can have instant voting and update to top voted widget.
It doesn’t matter voter is logged in or not. Public voting is done by tracking their IP address.
It isn’t end here. Blog owner will have complete control over those voting feature as well as using custom
vote button and vote text.

Features

  1. Control voting feature via voting on/off (admin feature)
  2. Control allow or disallow post author to vote his own posts (admin feature)
  3. Control allow or disallow public voting (admin feature)
  4. Customise vote and voted text (admin feature)
  5. Customise vote and voted buttons images (admin feature)
  6. Customise alert message for non logged in users (admin feature)
  7. Voting logs for site administrator (admin feature)
  8. Sort voting logs by vote count or voted date (admin feature)
  9. Show current vote count and vote button on frontend templates
  10. Compitible with almost all of the themes. You just need to call required function from your template
  11. Total vote count widget
  12. Top voted widget
  13. Now public voting supported.
  14. Now shortcode supported. e.g. [wpvoting]
  15. Top voted posts list shortcode

Features in future releases

  1. Export to CSV for admin voting logs
  2. Registered user voting logs
  3. Re-implement backend voting log list with WP_List_Table class

Note-1: Kindly please rate this plugin or vote the compatibility. So I could review it and improve the quality of this plugin. Appreciate your help!

Resources

http://www.garyc40.com/2010/03/5-tips-for-using-ajax-in-wordpress/

http://www.onextrapixel.com/2009/06/22/how-to-add-pagination-into-list-of-records-or-wordpress-plugin/

http://www.onextrapixel.com/2009/07/01/how-to-design-and-style-your-wordpress-plugin-admin-panel/

Top 10 Most Common Coding Mistakes in WordPress Plugins

https://wordpress.org/extend/plugins/vote-it-up/

https://wordpress.org/extend/plugins/shortcodes-ultimate/