Poll, Survey, Quiz, Slideshow, Form, Story & Landing Page - Version 6.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 6.2.0
Comparing to
See all releases

Code changes from version 6.1.0 to 6.2.0

Files changed (2) hide show
  1. opinionstage-polls.php +2 -2
  2. readme.txt +4 -1
opinionstage-polls.php CHANGED
@@ -3,7 +3,7 @@
3
  Plugin Name: Social Polls by OpinionStage
4
  Plugin URI: http://www.opinionstage.com
5
  Description: Adds a highly engaging social polling system to your blog. You can easily add a social poll to your blog post/page by clicking the social poll icon in the WordPress post/page text editor.
6
- Version: 6.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', '6.1.0');
15
  define('OPINIONSTAGE_WIDGET_PLUGIN_NAME', 'Social Polls by OpinionStage');
16
  define('OPINIONSTAGE_WIDGET_API_KEY', 'wp35e8');
17
  define('OPINIONSTAGE_WIDGET_SHORTCODE', 'socialpoll');
3
  Plugin Name: Social Polls by OpinionStage
4
  Plugin URI: http://www.opinionstage.com
5
  Description: Adds a highly engaging social polling system to your blog. You can easily add a social poll to your blog post/page by clicking the social poll icon in the WordPress post/page text editor.
6
+ Version: 6.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', '6.2.0');
15
  define('OPINIONSTAGE_WIDGET_PLUGIN_NAME', 'Social Polls by OpinionStage');
16
  define('OPINIONSTAGE_WIDGET_API_KEY', 'wp35e8');
17
  define('OPINIONSTAGE_WIDGET_SHORTCODE', 'socialpoll');
readme.txt CHANGED
@@ -104,6 +104,9 @@ Yes, just post the following syntax into any post/page: [socialpoll ID="xyz"], w
104
  N/A
105
 
106
  == Changelog ==
 
 
 
107
  = Version 6.1.0 =
108
  * New dashboard and site header
109
  * Poll was translated to the following languages - Swedish, Turkish, Chinese, Japanese, Korean
@@ -114,7 +117,7 @@ N/A
114
  = Version 5.8.0 =
115
  * Added time filter to poll results dashboard
116
  * New design for on site poll page
117
- * Various improvments & fixes on poll results dashboard
118
  = Version 5.7.0 =
119
  * Added the option to block repeat voting in polls by IP
120
  = Version 5.6.0 =
104
  N/A
105
 
106
  == Changelog ==
107
+ = Version 6.2.0 =
108
+ * New Poll navigation bar
109
+ * New languages - Dutch, Albanian, Lithuanian
110
  = Version 6.1.0 =
111
  * New dashboard and site header
112
  * Poll was translated to the following languages - Swedish, Turkish, Chinese, Japanese, Korean
117
  = Version 5.8.0 =
118
  * Added time filter to poll results dashboard
119
  * New design for on site poll page
120
+ * Various improvements & fixes on poll results dashboard
121
  = Version 5.7.0 =
122
  * Added the option to block repeat voting in polls by IP
123
  = Version 5.6.0 =