Overview
Democracy Poll adds configurable polls to WordPress. Visitors can select one or several answers, submit their own answers when allowed, inspect results, and change their vote when revoting is enabled.
Use this documentation to:
- create and manage polls in WordPress Admin;
- place a poll in content, a widget area, or a theme template;
- choose how voters are identified and which results they may see;
- customize the poll design;
- integrate the plugin through its public PHP functions and WordPress hooks.
Requirements
Use a current WordPress installation with JavaScript enabled in the visitor's browser. Internet Explorer 11 is not supported.
Where to go next
Start with installation, then create your first poll.