How do I get my poll into a wordpress post ??
How do I get my poll into a wordpress post ??
Look at http://wordpress.org/extend/plugins/wp-polls/installation/
use shorcodes
- 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.
You must log in to post.