Version Description
N/A
Download this release
Release Info
Developer | assafp |
Plugin | Poll, Survey, Quiz, Slideshow, Form, Story & Landing Page |
Version | 11.9.0 |
Comparing to | |
See all releases |
Code changes from version 11.8.0 to 11.9.0
- opinionstage-polls.php +2 -2
- readme.txt +25 -30
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: 11.
|
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', '11.
|
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: 11.9.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', '11.9.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
@@ -69,50 +69,43 @@ Opinion Stage offers web sites a highly engaging opinion polling solution. For m
|
|
69 |
|
70 |
== Frequently Asked Questions ==
|
71 |
|
72 |
-
|
73 |
= What sets Opinion Stage online polls apart from other online polling solutions? =
|
74 |
|
75 |
-
Opinion Stage
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
76 |
|
77 |
-
=
|
78 |
|
79 |
-
|
80 |
-
|
81 |
-
=
|
82 |
|
83 |
-
|
84 |
|
85 |
-
|
|
|
|
|
86 |
|
87 |
-
|
88 |
|
89 |
-
=
|
90 |
|
91 |
-
|
92 |
|
93 |
= What types of online polls do you support? =
|
94 |
|
95 |
We support both regular multiple-sided polls and a special head-to-head poll flavor (for the 2-sided polls)
|
96 |
|
97 |
-
= Do you plan to add debating capabilities to the poll? =
|
98 |
-
|
99 |
-
Yes, we plan to add the option to debate the poll. Users will be able to add a text explanation to their votes so the vote can be debated.
|
100 |
-
|
101 |
-
= How do I add a poll to my post/page? =
|
102 |
-
|
103 |
-
Follow these steps:
|
104 |
-
|
105 |
-
1. Create a new poll from <a href="http://www.opinionstage.com?o=wp35e8" target="_blank">here</a>
|
106 |
-
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"] )
|
107 |
-
3. Paste the poll code you copied into the blog post/page/section
|
108 |
-
|
109 |
-
= What is the embed ID and where can I find it? =
|
110 |
-
|
111 |
-
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)
|
112 |
-
|
113 |
-
= Can I embed a poll manually? =
|
114 |
-
|
115 |
-
Yes, just post the following syntax into any post/page: [socialpoll ID="xyz"], where the xyz represents the poll ID.
|
116 |
|
117 |
== Screenshots ==
|
118 |
|
@@ -130,6 +123,8 @@ Yes, just post the following syntax into any post/page: [socialpoll ID="xyz"], w
|
|
130 |
N/A
|
131 |
|
132 |
== Changelog ==
|
|
|
|
|
133 |
= Version 11.8.0 =
|
134 |
* Plugin minor changes
|
135 |
= Version 11.7.0 =
|
69 |
|
70 |
== Frequently Asked Questions ==
|
71 |
|
|
|
72 |
= What sets Opinion Stage online polls apart from other online polling solutions? =
|
73 |
|
74 |
+
While Opinion Stage offers all the standard features expected from an advanced and professional polling solutions, Opinion Stage also offers some unique functionality which you won't find in most other solutions. This includes:
|
75 |
+
1) Generate revenue from your polling service (mostly relevant for high volume sites) by integrating different types of advertisements
|
76 |
+
2) Get your polls shared in the popular social networks driving traffic back to your site
|
77 |
+
3) An advanced reporting dashboard that let's you discover the engagement level of your polls, how many people shared them in social networks and the traffic that generated for your site
|
78 |
+
4) A lead generation component, that lets you gather emails and social network profiles
|
79 |
+
5) A social voting module that lets you require or make it optional to vote with a social profile. Using the module, you can filter the poll results by social, demographic and behavioral filters including geo location, time, gender, social network and more
|
80 |
+
6) A special module for using the online polls for running elections, contests and sweepstakes
|
81 |
+
7) Advanced customizations of the polls including setting the size, color, font, and more attributes so that the poll fits perfectly into your site
|
82 |
+
8) Advanced integrations with images & videos to make your polls appealing, beautiful and more informative
|
83 |
+
9) Poll sets that let you group many polls together, letting your
|
84 |
+
10) Placements let you easily add polls to your sidebar, to an article section or as an auto-engage popup displayed on your site
|
85 |
+
And many more...
|
86 |
|
87 |
+
= How do I add a poll to my post/page? =
|
88 |
|
89 |
+
1. Create a new poll from the poll creation form
|
90 |
+
2. After the poll was created, click "Add to Your Site" link and then click the "WordPress" tab
|
91 |
+
3. Copy the WordPress poll code ( e.g. [socialpoll id="119543"] ) and paste it into the blog post/page
|
92 |
|
93 |
+
= What is the embed ID and where can I find it? =
|
94 |
|
95 |
+
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)
|
96 |
+
|
97 |
+
= Can I embed a poll manually? =
|
98 |
|
99 |
+
Yes, just post the following syntax into any post/page: [socialpoll ID="xyz"], where the xyz represents the poll ID.
|
100 |
|
101 |
+
= How do users share the poll & their vote in social networks? =
|
102 |
|
103 |
+
Users can either share the poll question from the social (e.g.Users can either share the poll by clicking on the social (e.g. Facebook, Twitter & Google+) sharing or by sharing their poll/vote directly in the social sharing dialog that is displayed automatically after they vote in the poll. Opinion Stage never shares anything on the users' behalf without getting explicit permission for it.
|
104 |
|
105 |
= What types of online polls do you support? =
|
106 |
|
107 |
We support both regular multiple-sided polls and a special head-to-head poll flavor (for the 2-sided polls)
|
108 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
109 |
|
110 |
== Screenshots ==
|
111 |
|
123 |
N/A
|
124 |
|
125 |
== Changelog ==
|
126 |
+
= Version 11.9.0 =
|
127 |
+
* Poll Placement improvements
|
128 |
= Version 11.8.0 =
|
129 |
* Plugin minor changes
|
130 |
= Version 11.7.0 =
|