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

Version Description

N/A

Download this release

Release Info

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

Code changes from version 18.1.0 to 18.2.0

Files changed (2) hide show
  1. opinionstage-polls.php +2 -2
  2. readme.txt +6 -4
opinionstage-polls.php CHANGED
@@ -3,7 +3,7 @@
3
  Plugin Name: Poll, Survey, Quiz, Slideshow & Form Builder
4
  Plugin URI: http://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: 18.1.0
7
  Author: OpinionStage.com
8
  Author URI: http://www.opinionstage.com
9
  Text Domain: social-polls-by-opinionstage
@@ -25,7 +25,7 @@ if ( defined('WP_DEBUG') && true === WP_DEBUG ) {
25
  }
26
 
27
  define('OPINIONSTAGE_SERVER_BASE', isset($opinionstage_settings['server_base']) ? $opinionstage_settings['server_base'] : 'https://www.opinionstage.com');
28
- define('OPINIONSTAGE_WIDGET_VERSION', '18.1.0');
29
  define('OPINIONSTAGE_WIDGET_PLUGIN_NAME', 'Poll, Survey, Quiz, Slideshow & Form Builder');
30
  define('OPINIONSTAGE_WIDGET_API_KEY', 'wp35e8');
31
  define('OPINIONSTAGE_OPTIONS_KEY', 'opinionstage_widget');
3
  Plugin Name: Poll, Survey, Quiz, Slideshow & Form Builder
4
  Plugin URI: http://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: 18.2.0
7
  Author: OpinionStage.com
8
  Author URI: http://www.opinionstage.com
9
  Text Domain: social-polls-by-opinionstage
25
  }
26
 
27
  define('OPINIONSTAGE_SERVER_BASE', isset($opinionstage_settings['server_base']) ? $opinionstage_settings['server_base'] : 'https://www.opinionstage.com');
28
+ define('OPINIONSTAGE_WIDGET_VERSION', '18.2.0');
29
  define('OPINIONSTAGE_WIDGET_PLUGIN_NAME', 'Poll, Survey, Quiz, Slideshow & Form Builder');
30
  define('OPINIONSTAGE_WIDGET_API_KEY', 'wp35e8');
31
  define('OPINIONSTAGE_OPTIONS_KEY', 'opinionstage_widget');
readme.txt CHANGED
@@ -1,18 +1,18 @@
1
  === Poll, Survey, Quiz, Slideshow & Form Builder ===
2
  Contributors: OpinionStage.com
3
  Donate link:
4
- Tags: poll plugin, quiz plugin, survey plugin, form builder, slideshow, slider, list plugin, create poll, create quizs, trivia quiz, personality quiz, outcome quiz, social poll, standard poll, responsive poll, multiple poll, head-to-head poll, popup poll, sidebar poll, article poll, poll section, do a poll, it poll, shared poll, custom poll, custom polls, premade polls, flash poll, html poll, online poll, online polls, page poll, poll, pol, poll builder, poll directory, poll widget, premade user polls, polling, Polling System, polls, post poll, user polls, voting polls, easy polls, gallery poll, gallery polls, wordpress poll, wordpress poll widget, WordPress polls, video poll, video polls, image poll, image polls, wp polls, questionnaire, quiz, quizzes, quizes, post survey, sidebar survey, survey, survey form, survey plugin, survey tool, survey widget, surveys, user survey, wordpress survey, wp survey, wpsurvey, vote, votes, voting, debate, feedback, opinion, opinion stage, opinionstage
5
 
6
 
7
  Requires at least: 2.8
8
- Tested up to: 4.7
9
- Stable tag: 18.1.0
10
 
11
  Add a poll, survey, quiz, slideshow & form builder plugin. Easily add a beautiful poll, survey, quiz, slideshow or form to your site.
12
 
13
  == Description ==
14
 
15
- The Opinion Stage poll, survey, quiz, slideshot & form builder plug-in allows you to easily add a poll, quiz, survey, slideshow or form builder to your website.
16
 
17
  http://www.youtube.com/watch?v=Ut6ibSvGI4A
18
 
@@ -283,6 +283,8 @@ You can create many different types of quizzes: Trivia quiz, personality quiz, i
283
  N/A
284
 
285
  == Changelog ==
 
 
286
  = Poll, Survey, Quiz, Slideshow & Form Builder Version 18.1.0 =
287
  * Minor styling fixes
288
  * Widgets embedding refactor
1
  === Poll, Survey, Quiz, Slideshow & Form Builder ===
2
  Contributors: OpinionStage.com
3
  Donate link:
4
+ Tags: poll, quiz, survey, form builder, slideshow, poll plugin, quiz plugin, survey plugin, slider, list plugin, create poll, create quizs, trivia quiz, personality quiz, outcome quiz, social poll, standard poll, responsive poll, multiple poll, head-to-head poll, popup poll, sidebar poll, article poll, poll section, do a poll, it poll, shared poll, custom poll, custom polls, premade polls, flash poll, html poll, online poll, online polls, page poll, pol, poll builder, poll directory, poll widget, premade user polls, polling, Polling System, polls, post poll, user polls, voting polls, easy polls, gallery poll, gallery polls, wordpress poll, wordpress poll widget, WordPress polls, video poll, video polls, image poll, image polls, wp polls, questionnaire, quizzes, quizes, post survey, sidebar survey, survey form, survey plugin, survey tool, survey widget, surveys, user survey, wordpress survey, wp survey, wpsurvey, vote, votes, voting, debate, feedback, opinion, opinion stage, opinionstage
5
 
6
 
7
  Requires at least: 2.8
8
+ Tested up to: 4.8
9
+ Stable tag: 18.2.0
10
 
11
  Add a poll, survey, quiz, slideshow & form builder plugin. Easily add a beautiful poll, survey, quiz, slideshow or form to your site.
12
 
13
  == Description ==
14
 
15
+ The Opinion Stage poll, survey, quiz, slideshow & form builder plug-in allows you to easily add a poll, quiz, survey, slideshow or form builder to your website.
16
 
17
  http://www.youtube.com/watch?v=Ut6ibSvGI4A
18
 
283
  N/A
284
 
285
  == Changelog ==
286
+ = Poll, Survey, Quiz, Slideshow & Form Builder Version 18.2.0 =
287
+ * Support for 4.8 WP version
288
  = Poll, Survey, Quiz, Slideshow & Form Builder Version 18.1.0 =
289
  * Minor styling fixes
290
  * Widgets embedding refactor