Description
Embed polls created with Polstir using the shortcode [polstir].
Demo
View a demo of an embedded poll. View the full poll page for comparison.
Usage
Embed a poll using the shortcode [polstir]
and the poll id. For example, to embed a poll with the url https://pol.st/howdesign/dL5nQw9Ts729oPqaj
use the shortcode [polstir id="dL5nQw9Ts729oPqaj"]
To customize the appearance of the embedded poll, additional options can be set in the shortcode. The full list of shortcode defaults is as follows:
[polstir id="wordpress-embed" image="1" question="1" comments="1" theme="light" style="normal"]
The following poll sections can be hidden by setting them to “0”:
- image 1, 0 (defaults to 1)
- question 1, 0 (defaults to 1)
- comments 1, 0 (defaults to 1)
Theme and style options can also be set:
- theme light, dark (defaults to light)
- style normal, compact (defaults to normal)
Screenshots
Installation
This section describes how to install the plugin and get it working.
Using The WordPress Dashboard
- Navigate to the ‘Add New’ in the plugins dashboard
- Search for ‘polstir’
- Click ‘Install Now’
- Activate the plugin on the Plugin dashboard
Uploading in WordPress Dashboard
- Navigate to the ‘Add New’ in the plugins dashboard
- Navigate to the ‘Upload’ area
- Select
polstir.zip
from your computer - Click ‘Install Now’
- Activate the plugin in the Plugin dashboard
Using FTP
- Download
polstir.zip
- Extract the
polstir
directory to your computer - Upload the
polstir
directory to the/wp-content/plugins/
directory - Activate the plugin in the Plugin dashboard
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Polstir” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Polstir” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0
- Enable shortcode embedding
1.1
- Updated embed script and documentation
1.2
- Updated screenshots and static assets
1.5
- Updated security and readme
2.0
- Added advanced embed features (theme, style, and display options)
3.0
- Switch to new pol.st domain