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

Code changes from version 8.4.0 to 8.5.0

Files changed (2) hide show
  1. opinionstage-polls.php +2 -2
  2. readme.txt +3 -1
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.4.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.4.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.5.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.5.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
@@ -27,7 +27,6 @@ For examples, checkout the <a href="http://www.opinionstage.com/showcase?o=wp35e
27
  * Gather contact info such as emails & social profiles
28
  * Get up and going in minutes
29
  <br>
30
- <br>
31
 
32
  http://www.youtube.com/watch?v=P7xKNlWbk0s
33
 
@@ -131,6 +130,9 @@ Yes, just post the following syntax into any post/page: [socialpoll ID="xyz"], w
131
  N/A
132
 
133
  == Changelog ==
 
 
 
134
  = Version 8.4.0 =
135
  * Add first version of poll discovery feature
136
  * Resolve issue with image addition
27
  * Gather contact info such as emails & social profiles
28
  * Get up and going in minutes
29
  <br>
 
30
 
31
  http://www.youtube.com/watch?v=P7xKNlWbk0s
32
 
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
136
  = Version 8.4.0 =
137
  * Add first version of poll discovery feature
138
  * Resolve issue with image addition