=== Ask Question === Contributors: compujohnny Donate link: Tags:ask question, send question, user feedback, asking author Requires at least: 2.8 Tested up to: 3.0.1 Stable tag: 0.1 Asking questions about post/page content. == Description == 1.This plugin when activated, creates a box in the post and page editor screens, this box contains a checkbox asking the author of the post or the page whether he/she wants the users of the site to ask questions about the content of the post/page or not. 2.Checking the checkbox creates a link with title ask question in the post/page view which displays a nice cool looking ajax pop-up form that allows the user to enter his name, e-mail address, phone number and the body of the question. The plugin first validates the e-mail address and then sends e-mail to the post/page author with the user entered data. == Installation == 1. Upload the `ask_question` folder to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 1. Go to post/page in the administration panel. == Frequently Asked Questions == = What's the benefit from using this plugin? = 1.The plugin gives you the ability to receive user feedback about your content. 2.You can help users who have misunderstanding about your content. == Screenshots == 1. screenshot-1.png shows the box containing the ask question checkbox after the plugin is activated. 2. screenshot-2.png shows the post/page ask question link after you check the checkbox. 3. screenshot-3.png shows the form which collects the your data. 4. screenshot-4.png shows an error message when the e-mail address is not a valid e-mail. 5. screenshot-5.png shows the form after data is entered into the fields . == Changelog == = 0.1 = * Initial release