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

Version Description

  • tested up to 5.9.3 Wordpress
    • readme update
Download this release

Release Info

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

Code changes from version 19.8.12 to 19.8.13

Files changed (3) hide show
  1. opinionstage-polls.php +1 -1
  2. plugin.php +2 -2
  3. readme.txt +15 -12
opinionstage-polls.php CHANGED
@@ -3,7 +3,7 @@
3
  Plugin Name: Poll, Survey, Form & Quiz Maker by OpinionStage (Deprecated)
4
  Plugin URI: https://www.opinionstage.com
5
  Description: Add a highly engaging poll, survey, quiz or contact form builder to your site. You can add the poll, survey, quiz or form to any post/page or to the sidebar.
6
- Version: 19.8.12
7
  Author: OpinionStage.com
8
  Author URI: https://www.opinionstage.com
9
  Text Domain: social-polls-by-opinionstage
3
  Plugin Name: Poll, Survey, Form & Quiz Maker by OpinionStage (Deprecated)
4
  Plugin URI: https://www.opinionstage.com
5
  Description: Add a highly engaging poll, survey, quiz or contact form builder to your site. You can add the poll, survey, quiz or form to any post/page or to the sidebar.
6
+ Version: 19.8.13
7
  Author: OpinionStage.com
8
  Author URI: https://www.opinionstage.com
9
  Text Domain: social-polls-by-opinionstage
plugin.php CHANGED
@@ -8,7 +8,7 @@
8
  * Plugin Name: Poll, Survey & Quiz Maker Plugin by Opinion Stage
9
  * Plugin URI: https://www.opinionstage.com
10
  * Description: Add a highly engaging poll, survey, quiz or contact form builder to your site. You can add the poll, survey, quiz or form to any post/page or to the sidebar.
11
- * Version: 19.8.12
12
  * Author: OpinionStage.com
13
  * Author URI: https://www.opinionstage.com
14
  * Text Domain: social-polls-by-opinionstage
@@ -34,7 +34,7 @@ if ( defined( 'WP_DEBUG' ) && true === WP_DEBUG ) {
34
  }
35
  }
36
 
37
- define( 'OPINIONSTAGE_WIDGET_VERSION', '19.8.12' );
38
 
39
  define( 'OPINIONSTAGE_TEXT_DOMAIN', 'social-polls-by-opinionstage' );
40
  define( 'OPINIONSTAGE_WIDGET_API_KEY', 'wp35e8' );
8
  * Plugin Name: Poll, Survey & Quiz Maker Plugin by Opinion Stage
9
  * Plugin URI: https://www.opinionstage.com
10
  * Description: Add a highly engaging poll, survey, quiz or contact form builder to your site. You can add the poll, survey, quiz or form to any post/page or to the sidebar.
11
+ * Version: 19.8.13
12
  * Author: OpinionStage.com
13
  * Author URI: https://www.opinionstage.com
14
  * Text Domain: social-polls-by-opinionstage
34
  }
35
  }
36
 
37
+ define( 'OPINIONSTAGE_WIDGET_VERSION', '19.8.13' );
38
 
39
  define( 'OPINIONSTAGE_TEXT_DOMAIN', 'social-polls-by-opinionstage' );
40
  define( 'OPINIONSTAGE_WIDGET_API_KEY', 'wp35e8' );
readme.txt CHANGED
@@ -3,8 +3,8 @@ Contributors: opinionstage, yoffegil, kucaahbe
3
  Donate link: https://www.opinionstage.com
4
  Tags: poll, quiz, survey, poll plugin, quiz plugin, survey plugin
5
  Requires at least: 2.8
6
- Tested up to: 5.8.1
7
- Stable tag: 19.8.12
8
  Requires PHP: 7.0
9
 
10
  Add a Poll, Survey, or Quiz Plugin to your WordPress site. Create a poll, quiz, or survey from scratch or based on templates.
@@ -134,22 +134,25 @@ Opinion Stage makes it easy for you to comply with the GDPR regulation. For more
134
 
135
  == Screenshots ==
136
 
137
- 1. **Poll image layout** - example of integrating images in the poll answers.
138
- 2. **Poll standard layout** - example of a poll standard layout
139
- 3. **Poll head to head layout** - example of a head-to-head layout poll
140
- 4. **Trivia quiz** - example of trivia quiz results
141
- 5. **Personality quiz** - example of a personality quiz.
142
- 6. **Content creation dashboard** - example of the Opinion Stage interactive content (e.g. poll, quiz, survey) creation dashboard
143
- 7. **Lead form** - example of gathering quality leads while users participate in the polls, quizzes & surveys
144
- 8. **Report** - example of a poll report screen that includes advanced analysis of results
145
- 9. **Templates** - screenshot of the templates dashboard that includes hundreds of optimized templates you can freely use
146
- 10. **Popup placement** - display your poll, quiz or survey in an exit/enter, center/side screen popup
147
 
148
  == Upgrade Notice ==
149
 
150
  N/A
151
 
152
  == Changelog ==
 
 
 
153
  = 19.8.12 =
154
  * internal code improvements
155
  * tiny UI update
3
  Donate link: https://www.opinionstage.com
4
  Tags: poll, quiz, survey, poll plugin, quiz plugin, survey plugin
5
  Requires at least: 2.8
6
+ Tested up to: 5.9.3
7
+ Stable tag: 19.8.13
8
  Requires PHP: 7.0
9
 
10
  Add a Poll, Survey, or Quiz Plugin to your WordPress site. Create a poll, quiz, or survey from scratch or based on templates.
134
 
135
  == Screenshots ==
136
 
137
+ 1. Poll example
138
+ 2. Survey example
139
+ 3. Trivia quiz example
140
+ 4. Personality quiz example
141
+ 5. Gather leads with polls and quizzes example
142
+ 6. Quiz layouts
143
+ 7. Templates example
144
+ 8. Quiz analytics example
145
+ 9. Poll for boosting engagement example
146
+ 10. Quiz cover example
147
 
148
  == Upgrade Notice ==
149
 
150
  N/A
151
 
152
  == Changelog ==
153
+ = 19.8.13 =
154
+ * tested up to 5.9.3 Wordpress
155
+ * readme update
156
  = 19.8.12 =
157
  * internal code improvements
158
  * tiny UI update