Changeset 1191368
- Timestamp:
- 07/02/2015 06:07:56 PM (11 years ago)
- Location:
- dimbal-poll-manager/trunk
- Files:
-
- 2 edited
-
index.php (modified) (1 diff)
-
readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
dimbal-poll-manager/trunk/index.php
r1191348 r1191368 2 2 /* 3 3 * Plugin Name: Dimbal Poll Manager - Professional 4 * Version: 1. 0.64 * Version: 1.1.0 5 5 * Plugin URI: http://www.dimbal.com/ 6 6 * Description: A powerful Poll Management plugin allowing you to create and maintain user interest polls for your blog or website. -
dimbal-poll-manager/trunk/readme.txt
r1190565 r1191368 5 5 Requires at least: 3.0.1 6 6 Tested up to: 4.2 7 Stable tag: 1. 0.67 Stable tag: 1.1.0 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 26 26 4. Access the Dimbal Poll Manager through the Admin menu on the left of WordPress. Widgets and short codes are also available. 27 27 28 == Screenshots == 29 30 1. The Dimbal Poll Manager is a powerful Poll Management plugin allowing you to create and maintain user interest polls for your blog or website. Easily integrate polls directly into your blog using the provided shortcodes or widgets. 31 2. The Poll Manager screen provides an overview of all the polls stored within your system. You can see a quick view of stats for each poll as well as get access to a Short Code to include the poll on any post. 32 3. The Poll Editor screen allows you to edit the settings for an individual poll. Each poll comes with a wide list of options to control and dictate how that poll is to be shown. This includes options such as maximum responses, viewing results without responding, using 3d charts, a start and end date and many other features. 33 4. The Zone Manager screen allows you to create logical groups for your polls. You can then choose to display the group code on your website and a poll is automatically choosen from the group for display. 34 5. The Zone Editor screen allows you to edit the settings for an individual zone or group. Settings such as which polls should be included, extra html to display along with the zone, showing a zone title and many others. 35 6. The Reporting screen allows you to build custom reports for each poll or zone within the framework. The Dimbal Poll Manager has powerful analytics built into it's core to allow you analyze a poll or zones performance and gain valuable insights. 36 7. The Settings screen allows you to change how certain things work within the framework. You can set defaults for new polls as well as control how global functionality works. 37 28 38 == Frequently Asked Questions == 29 39 … … 36 46 Visit http://www.dimbal.com for any and all support inquiries. 37 47 48 = How many polls can I make? = 49 50 There is no limit. You can create as many polls as you want in the system 51 52 = What are Zones? = 53 54 Zones are a grouping mechanism. They allow you to create groups from your polls. When a zone is included in your site a random poll from that zone will be displayed. 55 56 = I have an awesome feature addition idea - where should I submit it? = 57 58 Great! We would love to hear it. Stop on by our website at http://www.dimbal.com to share the idea. 38 59 39 60 == Changelog == 40 61 41 = 1.0.6 = 42 * Bug Fixes 43 44 = 1.0.5 = 45 * Bug Fixes with Widget 46 47 = 1.0.4 = 48 * Bug Fixes 49 50 = 1.0.3 = 51 * Bug Fixes 52 53 = 1.0.2 = 54 * Bug Fixes 55 56 = 1.0.1 = 62 = 1.1.0 = 57 63 * Bug Fixes 58 64
Note: See TracChangeset
for help on using the changeset viewer.