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

Version Description

N/A

Download this release

Release Info

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

Code changes from version 8.5.0 to 8.6.0

Files changed (2) hide show
  1. opinionstage-polls.php +2 -2
  2. readme.txt +5 -2
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: 8.5.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', '8.5.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: 8.6.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', '8.6.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
@@ -7,11 +7,11 @@ Requires at least: 2.8
7
  Tested up to: 3.9.1
8
  Stable tag: trunk
9
 
10
- Add a powerful & easy-to-use social polling solution to your site.
11
 
12
  == Description ==
13
 
14
- The Opinion Stage poll plug-in allows you to easily add social (or standard) polls to your website or Facebook page.
15
 
16
  = Poll Examples: =
17
 
@@ -130,6 +130,9 @@ Yes, just post the following syntax into any post/page: [socialpoll ID="xyz"], w
130
  N/A
131
 
132
  == Changelog ==
 
 
 
133
  = Version 8.5.0 =
134
  * Improve process of adding polls to site
135
  * Improve returning traffic tracking mechanism
7
  Tested up to: 3.9.1
8
  Stable tag: trunk
9
 
10
+ Add a powerful & easy-to-use online polling solution to your site.
11
 
12
  == Description ==
13
 
14
+ The Opinion Stage poll plug-in allows you to easily add a standard or social polls to your website or Facebook page.
15
 
16
  = Poll Examples: =
17
 
130
  N/A
131
 
132
  == Changelog ==
133
+ = Version 8.6.0 =
134
+ * Poll performance improvements for peek scenarios
135
+ * New banner type ad unit
136
  = Version 8.5.0 =
137
  * Improve process of adding polls to site
138
  * Improve returning traffic tracking mechanism