=== Plugin Name === Contributors: robert_kolatzek Donate link: https://www.paypal.me/RobertKolatzek/ Tags: doodle, poll, question, meeting Requires at least: 4.4 Tested up to: 4.5 Stable tag: 1.0.2 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html == Description == Everyone knows [doodle](https://doodle.com) It's a cute plattform to poll, to find the best meeting date or place, to make a decision with many people. This plugin give you a possibility, to create very simple doodles in your wordpress installation. WPdoodlez are own post type and very similar to a post. A WPdoodle extends a post and uses custom fields to set possible answers. * A link to WPdoodle ist public but not published everywhere * A WPdoodle can be in a review and be published at given time * A WPdoodle can have own URL * Poll users must not be valid logged in wordpress users * Users with "delete published post" rights can delete votes * Users name will be stored in a cookie for 30 days (user can change only his own vote, but on the same computer) * Every custom field set in a WPdoodle is a possible answer * The first value of the custom field will be displayed in the row as users answer * The last row in the table contains total votes count == Installation == After install this plugin you will see "Doodle" item in the menu on the left site. == Screenshots == 1. View in the **frontend** 2. View in the **backend** == Changelog == = 1.0.1 = Fix for plugin activation. Sorry for the mess! = 1.0.2 = Fix registering rewrite rule in activation