FlashPoll++ Wordpress Plugin

Download Wordpress Plugin


Installation

To install FlashPoll++ as a Wordpress plugin, follow these steps:
  1. Download the plugin from the link above
  2. Unzip to your /wp-content/plugins/ folder
  3. Activate the plugin from the Plugins menu in Wordpress admin
  4. To display on your site:

    • use the FlashPoll++ widget
    • use the shortcode [fppp_display_poll] in your post
    • or place the following code somewhere in your template files:
      <?php if (function_exists('fppp_display_poll')) fppp_display_poll(); ?>



TODO

Here are some of the upcomming features requested by users: