Loading...
banner plugin Image
woo-image

WP-Polls

By Lester Chan

Description

WP-Polls is a powerful tool for adding polls to your WordPress site. It is highly customizable, allowing you to modify templates and CSS styles to fit your needs. With a variety of options available, you can ensure that WP-Polls operates exactly as you want.

This plugin also supports multiple selections of answers, making it easier for your audience to engage with your content. Whether you are looking to gather opinions or create interactive content, WP-Polls provides the functionality you need.

Feel free to use WP-Polls without any obligations, though donations are appreciated to support ongoing development and maintenance.

Other Notable Features

Here are a few other notable features of this free WP-Polls plugin.

check-fill
ajax poll system
check-fill
customizable polls
check-fill
polling plugin

Screenshots

FAQ

<?php if ( function_exists( 'vote_poll' ) && ! in_pollarchive() ): ?>     <li>         <h2>Polls</h2>         <ul>             <li><?php get_poll();?></li>         </ul>         <?php display_polls_archive_link(); ?>     </li> <?php endif; ?> 
  • To show specific poll, use <?php get_poll(2); ?> where 2 is your poll id.
  • To show random poll, use <?php get_poll(-2); ?>
  • To embed a specific poll in your post, use [poll id="2"] where 2 is your poll id.
  • To embed a random poll in your post, use [poll id="-2"]
  • To embed a specific poll’s result in your post, use [poll id="2" type="result"] where 2 is your poll id.

Contributors and developers

“WP-Polls” is open source software. The following people have contributed to this plugin.

WPS
Exclamation-Image

7.01

Very Good

Star-Image

Ratings

4.2 out of 5 | 136
History-Image

Version

2.77.3
calendar-Image

Last updated

1 year ago
Star-Image

Active installations

50,000+
Star-Image

WordPress version

6.7.4 or higher
php-Image

PHP version

or higher
translate-Image

Languages

17

Tags

Booth,Poll,Polling,Polls,Vote