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

Code changes from version 6.2.0 to 6.3.0

opinionstage-functions.php CHANGED
@@ -140,6 +140,7 @@ function opinionstage_add_poll_page() {
140
  <ul class="os_links_list">
141
  <li><a href="http://blog.opinionstage.com/wordpress-poll-how-to-add-polls-to-wordpress-sites/?o=wp35e8" target="_blank">Help</a></li>
142
  <li><?php echo opinionstage_create_link('Showcase', 'showcase', ''); ?></li>
 
143
  </ul>
144
  </div>
145
  </div>
140
  <ul class="os_links_list">
141
  <li><a href="http://blog.opinionstage.com/wordpress-poll-how-to-add-polls-to-wordpress-sites/?o=wp35e8" target="_blank">Help</a></li>
142
  <li><?php echo opinionstage_create_link('Showcase', 'showcase', ''); ?></li>
143
+ <li><a href="https://opinionstage.zendesk.com/anonymous_requests/new" target="_blank">Contact Us</a></li>
144
  </ul>
145
  </div>
146
  </div>
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.2.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.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');
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.3.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.3.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
@@ -7,27 +7,28 @@ Requires at least: 2.8
7
  Tested up to: 3.6
8
  Stable tag: trunk
9
 
10
- Add a powerful & easy-to-use social polling solution to your WordPress site.
11
 
12
  == Description ==
13
 
14
- The Opinion Stage online polling WordPress plug-in allows you to easily add social polls (or standard polls) to your website or Facebook page.
15
  <br>
16
  <br>
17
- Using Opinion Stage’s online polling / online voting solution, sites can improve engagement, drive traffic from social networks to the polls and site, discover contact, demographic and social attributes of the poll participants, and more.
18
  <br>
19
  <br>
20
- The online poll WordPress plug-in is free and is very easy to install and use.
 
 
 
21
 
22
  = Main Poll Features: =
23
 
24
  * Manage all your polls from one dashboard
25
  * Poll your site visitors using their social network identities or anonymously
26
  * View the full poll participant list social profiles
27
- * Follow poll participants to discover how they voted in different polls
28
  * Filter the poll participant list according to side votes
29
- * Filter the poll results based on social filters such as users you follow (e.g Facebook friends)
30
- * Filter the poll results based on demographic filters such as gender
31
  * Get the poll question & poll votes shared in social networks, driving social traffic to your poll and site
32
  * Set the details of the social sharing (e.g. text, image & link displayed in the Facebook share) to optimize the share for improved visibility and click rates
33
  * Customize the poll feature to match your needs (e.g. show/don't show number of votes, show results before / after voting, order sides by most votes or as configured, etc)
@@ -36,7 +37,7 @@ The online poll WordPress plug-in is free and is very easy to install and use.
36
 
37
  = About Opinion Stage: =
38
 
39
- Opinion Stage offers web sites a highly engaging online polling / onling voting solution. For more details on Opinion Stage's onling polling solution, visit <a href="http://www.opinionstage.com?o=wp35e8" target="_blank">the Opinion Stage site.</a>
40
 
41
  == Installation ==
42
 
@@ -104,6 +105,9 @@ Yes, just post the following syntax into any post/page: [socialpoll ID="xyz"], w
104
  N/A
105
 
106
  == Changelog ==
 
 
 
107
  = Version 6.2.0 =
108
  * New Poll navigation bar
109
  * New languages - Dutch, Albanian, Lithuanian
7
  Tested up to: 3.6
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 polling WordPress plug-in allows you to easily add social polls (or standard polls) to your website or Facebook page.
15
  <br>
16
  <br>
17
+ Using Opinion Stage’s polling solution, you can discover opinions & people, improve engagement your site, drive traffic from social networks, research results using social & demographic filters and more.
18
  <br>
19
  <br>
20
+ Get up & going in minutes.
21
+ <br>
22
+ http://www.youtube.com/watch?v=P7xKNlWbk0s
23
+ <br>
24
 
25
  = Main Poll Features: =
26
 
27
  * Manage all your polls from one dashboard
28
  * Poll your site visitors using their social network identities or anonymously
29
  * View the full poll participant list social profiles
 
30
  * Filter the poll participant list according to side votes
31
+ * Filter the poll results using social & demographic filters such as social network belonging, gender, location, time-frame and more
 
32
  * Get the poll question & poll votes shared in social networks, driving social traffic to your poll and site
33
  * Set the details of the social sharing (e.g. text, image & link displayed in the Facebook share) to optimize the share for improved visibility and click rates
34
  * Customize the poll feature to match your needs (e.g. show/don't show number of votes, show results before / after voting, order sides by most votes or as configured, etc)
37
 
38
  = About Opinion Stage: =
39
 
40
+ 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>
41
 
42
  == Installation ==
43
 
105
  N/A
106
 
107
  == Changelog ==
108
+ = Version 6.3.0 =
109
+ * New graphs for the new reports page
110
+ * New languages - Romanian, Polish, Indonesian, Danish
111
  = Version 6.2.0 =
112
  * New Poll navigation bar
113
  * New languages - Dutch, Albanian, Lithuanian