Poll, Survey, Quiz, Slideshow, Form, Story & Landing Page - Version 11.2.0

Version Description

N/A

Download this release

Release Info

Developer assafp
Plugin Icon 128x128 Poll, Survey, Quiz, Slideshow, Form, Story & Landing Page
Version 11.2.0
Comparing to
See all releases

Code changes from version 11.1.0 to 11.2.0

opinionstage-polls.php CHANGED
@@ -3,7 +3,7 @@
3
  Plugin Name: Polls by OpinionStage
4
  Plugin URI: http://www.opinionstage.com
5
  Description: Adds a highly engaging social polling system to your site. Easily add polls to any post/page or to your sites sidebar.
6
- Version: 11.1.0
7
  Author: OpinionStage.com
8
  Author URI: http://www.opinionstage.com
9
  */
@@ -11,7 +11,7 @@ Author URI: http://www.opinionstage.com
11
  /* --- Static initializer for Wordpress hooks --- */
12
 
13
  define('OPINIONSTAGE_SERVER_BASE', "www.opinionstage.com"); /* Don't include the protocol, added dynamically */
14
- define('OPINIONSTAGE_WIDGET_VERSION', '11.1.0');
15
  define('OPINIONSTAGE_WIDGET_PLUGIN_NAME', 'Polls by OpinionStage');
16
  define('OPINIONSTAGE_WIDGET_API_KEY', 'wp35e8');
17
  define('OPINIONSTAGE_WIDGET_SHORTCODE', 'socialpoll');
3
  Plugin Name: Polls by OpinionStage
4
  Plugin URI: http://www.opinionstage.com
5
  Description: Adds a highly engaging social polling system to your site. Easily add polls to any post/page or to your sites sidebar.
6
+ Version: 11.2.0
7
  Author: OpinionStage.com
8
  Author URI: http://www.opinionstage.com
9
  */
11
  /* --- Static initializer for Wordpress hooks --- */
12
 
13
  define('OPINIONSTAGE_SERVER_BASE', "www.opinionstage.com"); /* Don't include the protocol, added dynamically */
14
+ define('OPINIONSTAGE_WIDGET_VERSION', '11.2.0');
15
  define('OPINIONSTAGE_WIDGET_PLUGIN_NAME', 'Polls by OpinionStage');
16
  define('OPINIONSTAGE_WIDGET_API_KEY', 'wp35e8');
17
  define('OPINIONSTAGE_WIDGET_SHORTCODE', 'socialpoll');
readme.txt CHANGED
@@ -116,13 +116,13 @@ Yes, just post the following syntax into any post/page: [socialpoll ID="xyz"], w
116
 
117
  == Screenshots ==
118
 
119
- 1. **Multiple-choice poll** - Example of a multiple-choice social poll, note that you can view who voted what and view the poll voters social profile. You can also filter the poll results by the people you follow, by gender of the poll participants and more
120
- 2. **Head-to-head poll** - Example of a head-to-head standard poll with 2 images
121
- 3. **Side-bar poll** - Example of a side-bar poll, note that you can fully configure the poll including poll width & height, font size & color and more
122
- 4. **Insert poll icon** - From the WordPress editor, click on the insert poll icon to add a poll to the post/page
123
- 5. **Add poll to side-bar** - From the widget list, add the “Polls by Opinion Stage widget and configure which poll to display
124
- 6. **Start a poll form** - Just add a question, add sides and you're ready to go. Optionally set & edit many advanced poll settings to optimize the poll display & functionality
125
- 7. **Poll social sharing dialog** - after voting, the user is (optionally) offered to share the poll vote in the social networks he uses. You can set the link, text & image of the shares
126
  8. **Poll results** - From the Opinion Stage dashboard view the poll results and poll performance metrics
127
 
128
  == Upgrade Notice ==
@@ -130,6 +130,8 @@ Yes, just post the following syntax into any post/page: [socialpoll ID="xyz"], w
130
  N/A
131
 
132
  == Changelog ==
 
 
133
  = Version 11.1.0 =
134
  * Head-to-Head Poll - new revamped UI (first version)
135
  = Version 11.0.0 =
116
 
117
  == Screenshots ==
118
 
119
+ 1. **Multiple-choice poll** - example of a multiple-choice social poll, note that you can view who voted what and view the poll voters social profile. You can also filter the poll results by the people you follow, by gender of the poll participants and more
120
+ 2. **Head-to-head poll** - example of a head-to-head poll, use this poll layout for highly engaging interactions
121
+ 3. **Social sharing** - after voting, users are offered to share their votes in social networks (Facebook, Twitter, Google+), driving traffic back to your site
122
+ 4. **Poll set** - example of polls grouped into a poll set, users can navigate between the different polls based on a pre-defined logic
123
+ 5. **Poll in post** - you can add polls inside any post/page by adding the Opinion Stage short-code directly or by clicking on the Insert poll icon and inserting the ID
124
+ 6. **Poll in sidebar** - you can add polls to your sidebar using the Opinion Stage widget (find it in the Appearance->Widgets screen)
125
+ 7. **Poll section in all articles** - you can configure that a poll or a set of polls is displayed at the end of all or specific sections of posts/pages
126
  8. **Poll results** - From the Opinion Stage dashboard view the poll results and poll performance metrics
127
 
128
  == Upgrade Notice ==
130
  N/A
131
 
132
  == Changelog ==
133
+ = Version 11.2.0 =
134
+ * Various functionality & usability improvements
135
  = Version 11.1.0 =
136
  * Head-to-Head Poll - new revamped UI (first version)
137
  = Version 11.0.0 =
screenshot-1.png CHANGED
Binary file
screenshot-2.png CHANGED
Binary file
screenshot-3.png CHANGED
Binary file
screenshot-4.png CHANGED
Binary file
screenshot-5.png CHANGED
Binary file
screenshot-6.png CHANGED
Binary file
screenshot-7.png CHANGED
Binary file
screenshot-8.png CHANGED
Binary file