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

Code changes from version 5.2.0 to 5.3.0

opinionstage-functions.php CHANGED
@@ -131,9 +131,9 @@ function opinionstage_add_poll_page() {
131
  </ul>
132
  <h2>Help</h2>
133
  <ul class="os_links_list">
 
 
134
  <li><a href="https://opinionstage.zendesk.com/hc/en-us/requests/new" target="_blank">Contact Us</a></li>
135
- <li><a href="http://blog.opinionstage.com/wordpress-poll-how-to-add-polls-to-wordpress-sites/" target="_blank">Help</a></li>
136
- <li><a href="http://opinionstage.com/showcase" target="_blank">Showcase</a></li>
137
  </ul>
138
  </div>
139
  </div>
131
  </ul>
132
  <h2>Help</h2>
133
  <ul class="os_links_list">
134
+ <li><a href="http://blog.opinionstage.com/wordpress-poll-how-to-add-polls-to-wordpress-sites?o=wp" target="_blank">Help</a></li>
135
+ <li><?php echo opinionstage_create_link('Showcase', 'showcase', ''); ?></li>
136
  <li><a href="https://opinionstage.zendesk.com/hc/en-us/requests/new" target="_blank">Contact Us</a></li>
 
 
137
  </ul>
138
  </div>
139
  </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: 5.2.0
7
  Author: OpinionStage.com
8
  Author URI: http://www.opinionstage.com
9
  */
@@ -11,9 +11,9 @@ 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', '5.2.0');
15
  define('OPINIONSTAGE_WIDGET_PLUGIN_NAME', 'Social Polls by OpinionStage');
16
- define('OPINIONSTAGE_WIDGET_API_KEY', 'wp-v-poll');
17
  define('OPINIONSTAGE_WIDGET_SHORTCODE', 'socialpoll');
18
  define('OPINIONSTAGE_WIDGET_UNIQUE_ID', 'social-polls-by-opinionstage');
19
  define('OPINIONSTAGE_WIDGET_UNIQUE_LOCATION', __FILE__);
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: 5.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', '5.3.0');
15
  define('OPINIONSTAGE_WIDGET_PLUGIN_NAME', 'Social Polls by OpinionStage');
16
+ define('OPINIONSTAGE_WIDGET_API_KEY', 'wp');
17
  define('OPINIONSTAGE_WIDGET_SHORTCODE', 'socialpoll');
18
  define('OPINIONSTAGE_WIDGET_UNIQUE_ID', 'social-polls-by-opinionstage');
19
  define('OPINIONSTAGE_WIDGET_UNIQUE_LOCATION', __FILE__);
readme.txt CHANGED
@@ -36,7 +36,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=wp-v-readme" target="_blank">the Opinion Stage site.</a>
40
 
41
  == Installation ==
42
 
@@ -78,13 +78,13 @@ Yes, we plan to add the option to debate the poll. Users will be able to add a t
78
 
79
  Follow these steps:
80
 
81
- 1. Create a new poll from <a href="http://www.opinionstage.com?o=wp-v-readme" target="_blank">here</a>
82
- 2. After the poll was created, from the dashboard, click "Add to Website" link and copy the WordPress poll code ( e.g. [socialpoll id="9543"] )
83
  3. Paste the poll code you copied into the blog post/page/section
84
 
85
  = What is the embed ID and where can I find it? =
86
 
87
- Each poll has a unique ID which identifies it. The poll ID can be found in the WordPress code (e.g. if [socialpoll id="9543"] is the WordPress code, 9543 is the poll ID)
88
 
89
  = Can I embed a poll manually? =
90
 
@@ -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 5.2.0 =
108
  *Revamp of the poll social sharing settings
109
  *revamp of add poll to website screen
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=wp" target="_blank">the Opinion Stage site.</a>
40
 
41
  == Installation ==
42
 
78
 
79
  Follow these steps:
80
 
81
+ 1. Create a new poll from <a href="http://www.opinionstage.com?o=wp" target="_blank">here</a>
82
+ 2. After the poll was created, from the dashboard, click "Add to Website" link and copy the WordPress poll code ( e.g. [socialpoll id="119543"] )
83
  3. Paste the poll code you copied into the blog post/page/section
84
 
85
  = What is the embed ID and where can I find it? =
86
 
87
+ Each poll has a unique ID which identifies it. The poll ID can be found in the WordPress code (e.g. if [socialpoll id="119543"] is the WordPress code, 119543 is the poll ID)
88
 
89
  = Can I embed a poll manually? =
90
 
104
  N/A
105
 
106
  == Changelog ==
107
+ = Version 5.3.0 =
108
+ *Add a clone function that allows to easily create multiple polls from the same template
109
+ *Add the option to schedule when the poll will be closed
110
  = Version 5.2.0 =
111
  *Revamp of the poll social sharing settings
112
  *revamp of add poll to website screen