Poll Collector Wordpress Plugin - Rating, Reviews, Demo & Download

Poll Collector Wordpress Plugin - Rating, Reviews, Demo & Download
No ratings yet
Free
Follow for free plugins, new theme releases and theme news

Plugin Description

Run polls on your WordPress posts and pages, simply.

Bootstrap Example:

Twenty Fourteen Example:

Poll Collector uses shortcodes. To create a poll, create a shortcode as directed below and paste it into your post or page.

Instructions

  1. Install the plugin.
  2. Go to the plugin settings by visiting Settings > Poll Collector in your WordPress admin.
  3. Update the template html you would like rendered to your pages or posts. (The default templates will render nicely on sites using Bootstrap
  4. Change any settings you’d like.
  5. Visit the Builder page for help building a shortcode (or follow the guide below and create your own). The builder shows you how to define the poll answers, and whether a poll is open (visitors can vote) or closed.
  6. Copy the shortcode and paste it in your post or page. Then save your post or page.
  7. Visit your post or page, and you should see your poll!

About the plugin

Poll Collector is for running polls on your website.

Each poll is associated with a single post or page. They can be used with custom post types, too (since custom post types are just posts). Only one poll can be associated with each post.

Poll data is stored as post meta data using update_post_meta(). Each answer has a database record with the total count of votes. For example, if you’re poll has two answers, “yes” and “no”, the post meta data would have two records:

poll-answer-yes = 10
post-answer-no = 5<pre><code></code></pre>

Shortcode options

The shortcode is based off of [poll_collector]

Screenshots

No screenshots provided


Reviews & Comments