=== Shortcode Poll ===
Contributors: AndersonMaki
Donate link: http://blogwordpress.ws/plugin-shortcode-poll
Tags: plugin poll, poll, plugin vote
Requires at least: 3.0
Tested up to: 3.3
Stable tag: trunk

Plugin to add polls on posts and pages just adding a shortcode in that

== Description ==

Plugin to add polls on posts and pages just adding a shortcode in that

== Installation ==

Follow the below steps to intall the plugin:
1- Send plugins's folder to plugins path, it should be /wp-content/plugins/
2- Access the blog panel and activate the plugin
3- Now, in the Settings area, a new link will appear "Shortcode Poll", click on that link to go to plugin options page
4- Change the options you want and click on button Save Changes

To start showing the polls you must use the shortcode [show_poll "option 1" "option 2" "option 3"], put it right on the place you want the polls appears. Note that you must replace "option 1", "option 2", etc. to the respective polls. You can add a lot of options in your polls, there is no limit there. TO get the most voted option of some post/page, add the shortcode [get_max_voted]

== License ==

This file is part of this plugin.
This Plugin is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published
by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This plugin is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with that plugin. If not, see <http://www.gnu.org/licenses/>.

== Frequently Asked Questions ==

= Can I suggest features, ideas and other things? =
Yes you can, just leave a reaply at [Framekiller](http://blogwordpress.ws/plugin-shortcode-poll#comments)


== Changelog ==

= 0.1 =
* Plugin publication
= 0.2 =
* Added a function to get the most voted options on each post/page.


== Screenshots ==
1. shortcode poll in a post editing page
2. polls in front of post pages, as visitors of your blog see it.