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

Code changes from version 6.6.0 to 6.7.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.6.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.6.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.7.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.7.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
@@ -48,7 +48,7 @@ http://www.youtube.com/watch?v=P7xKNlWbk0s
48
 
49
  = About Opinion Stage: =
50
 
51
- Opinion Stage offers web sites a highly engaging online polling solution. For more details on Opinion Stage's polling solutions, visit <a href="http://www.opinionstage.com?o=wp35e8" target="_blank">the Opinion Stage site.</a>
52
 
53
  == Installation ==
54
 
@@ -116,6 +116,9 @@ Yes, just post the following syntax into any post/page: [socialpoll ID="xyz"], w
116
  N/A
117
 
118
  == Changelog ==
 
 
 
119
  = Version 6.6.0 =
120
  * Improve poll login screen in mobile
121
  * Fixes for poll container
48
 
49
  = About Opinion Stage: =
50
 
51
+ Opinion Stage offers web sites a highly engaging opinion polling solution. For more details on Opinion Stage's polling solutions, visit <a href="http://www.opinionstage.com?o=wp35e8" target="_blank">the Opinion Stage site.</a>
52
 
53
  == Installation ==
54
 
116
  N/A
117
 
118
  == Changelog ==
119
+ = Version 6.7.0 =
120
+ * Added Czech & Polish languages
121
+ * Add poll images via URL
122
  = Version 6.6.0 =
123
  * Improve poll login screen in mobile
124
  * Fixes for poll container