Version Description
N/A
Download this release
Release Info
Developer | opinionstage |
Plugin | Poll, Survey, Quiz, Slideshow, Form, Story & Landing Page |
Version | 14.7.0 |
Comparing to | |
See all releases |
Code changes from version 14.6.0 to 14.7.0
- opinionstage-polls.php +2 -2
- readme.txt +136 -134
opinionstage-polls.php
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
Plugin Name: Poll & Quiz Tools by OpinionStage
|
4 |
Plugin URI: http://www.opinionstage.com
|
5 |
Description: Adds highly engaging polls & quizzes to your site. Easily add polls & quizzes to any post/page or to your site sidebar.
|
6 |
-
Version: 14.
|
7 |
Author: OpinionStage.com
|
8 |
Author URI: http://www.opinionstage.com
|
9 |
Text Domain: social-polls-by-opinionstage
|
@@ -12,7 +12,7 @@ Text Domain: social-polls-by-opinionstage
|
|
12 |
/* --- Static initializer for Wordpress hooks --- */
|
13 |
|
14 |
define('OPINIONSTAGE_SERVER_BASE', "www.opinionstage.com"); /* Don't include the protocol, added dynamically */
|
15 |
-
define('OPINIONSTAGE_WIDGET_VERSION', '14.
|
16 |
define('OPINIONSTAGE_WIDGET_PLUGIN_NAME', 'Poll & Quiz Tools by OpinionStage');
|
17 |
define('OPINIONSTAGE_WIDGET_API_KEY', 'wp35e8');
|
18 |
define('OPINIONSTAGE_OPTIONS_KEY', 'opinionstage_widget');
|
3 |
Plugin Name: Poll & Quiz Tools by OpinionStage
|
4 |
Plugin URI: http://www.opinionstage.com
|
5 |
Description: Adds highly engaging polls & quizzes to your site. Easily add polls & quizzes to any post/page or to your site sidebar.
|
6 |
+
Version: 14.7.0
|
7 |
Author: OpinionStage.com
|
8 |
Author URI: http://www.opinionstage.com
|
9 |
Text Domain: social-polls-by-opinionstage
|
12 |
/* --- Static initializer for Wordpress hooks --- */
|
13 |
|
14 |
define('OPINIONSTAGE_SERVER_BASE', "www.opinionstage.com"); /* Don't include the protocol, added dynamically */
|
15 |
+
define('OPINIONSTAGE_WIDGET_VERSION', '14.7.0');
|
16 |
define('OPINIONSTAGE_WIDGET_PLUGIN_NAME', 'Poll & Quiz Tools by OpinionStage');
|
17 |
define('OPINIONSTAGE_WIDGET_API_KEY', 'wp35e8');
|
18 |
define('OPINIONSTAGE_OPTIONS_KEY', 'opinionstage_widget');
|
readme.txt
CHANGED
@@ -1,10 +1,10 @@
|
|
1 |
=== Poll & Quiz Tools by OpinionStage ===
|
2 |
Contributors: OpinionStage.com
|
3 |
Donate link:
|
4 |
-
Tags: create poll, create polls, create quiz, create quizzes, trivia quiz, personality quiz, custom poll, premade polls, flash poll, free user polls, html poll, online poll, online polls, opinion, page poll, poll, poll builder, poll directory, poll plugin, poll widget, premade user polls, polling, Polling System, polls, post poll, premade polls, user polls, voting polls, easy polls, gallery polls, wordpress poll, wordpress poll widget, WordPress polls, wppolls, yop poll, polldaddy, polldaddy polls, video polls, image polls, wp polls, questionnaire, quiz, quizzes, quizes, post survey, sidebar survey, survey, survey form, survey form builder, survey plugin, survey tool, survey widget, surveys, user survey, wordpress survey, wp survey, wpsurvey, vote, votes, voting, debate, feedback, list, lists, top 10 list, top 5 list, top 50 list, top 100 list, ranking list rating list, rate list, product list, social list, listicles, content marketing list, opinion stage, opinionstage, responsive list, resource list, resource list, listing, listing search, listings, product listings
|
5 |
|
6 |
Requires at least: 2.8
|
7 |
-
Tested up to: 4.
|
8 |
Stable tag: trunk
|
9 |
|
10 |
Add a powerful & easy-to-use poll, quiz & list service. Create beautiful polls, quizzes & lists that boost time on site and drive traffic to your site.
|
@@ -242,340 +242,342 @@ You can create many different types of quizzes: Trivia quiz, personality quiz, i
|
|
242 |
N/A
|
243 |
|
244 |
== Changelog ==
|
245 |
-
= Version 14.
|
|
|
|
|
246 |
* Various UI modifications - added top navigation links, dashboard UI is now more responsive.
|
247 |
-
= Version 14.5.0 =
|
248 |
* Renamed style to avoid css caching issues
|
249 |
-
= Version 14.4.0 =
|
250 |
* Complete ui revamp
|
251 |
* Removed obsolete polls insertion popup and tinymce integration
|
252 |
* Handling compatibility issues with other plugin
|
253 |
-
= Version 14.3.0 =
|
254 |
* Various poll, quiz & list improvements
|
255 |
-
= Version 14.2.0 =
|
256 |
* Not showing recommendations by default when embedding Trivia quiz and Personality quiz via the widget shortcode
|
257 |
-
= Version 14.1.0 =
|
258 |
* Added support for disabling FB comments, sharing buttons and recommendations for Trivia quiz and Personality quiz via the widget shortcode
|
259 |
-
= Version 14.0.0 =
|
260 |
* Improved polls & quizzes creation help file
|
261 |
* Various small issues
|
262 |
-
= Version 13.9.0 =
|
263 |
* Added creation links for trivia quiz, peronsality quiz and lists
|
264 |
* Added a link for content discovery
|
265 |
-
= Version 13.8.0 =
|
266 |
* Support creating a quiz draft
|
267 |
* Added quiz tips and quiz best practicies
|
268 |
-
= Version 13.7.0 =
|
269 |
* Better name for widget following feedback
|
270 |
-
= Version 13.6.0 =
|
271 |
* Added Presonality quizzes
|
272 |
-
= Version 13.5.0 =
|
273 |
* Renamed plugin to better reflect the platform
|
274 |
-
= Version 13.4.0 =
|
275 |
* Added shortcodes for trivia and peronsality quizzes
|
276 |
-
= Version 13.3.0 =
|
277 |
* Various Trivia Quiz enhancements & fixes
|
278 |
* Support for iframe embeds
|
279 |
-
= Version 13.2.0 =
|
280 |
* Suport for Basque & Vienamese languages
|
281 |
* Trivia Quiz beta
|
282 |
-
= Version 13.1.0 =
|
283 |
* Added support for quick addition of any language
|
284 |
-
= Version 13.0.0 =
|
285 |
* Added text domain
|
286 |
-
= Version 12.9.0 =
|
287 |
* Poll discovery mechanim improvements
|
288 |
* Additional tracking capabilities
|
289 |
-
= Version 12.8.0 =
|
290 |
* Various bug fixes
|
291 |
-
= Version 12.7.0 =
|
292 |
* CSS modifications to better align with desired coding standards. Reverted css file name change.
|
293 |
* Minor text changes
|
294 |
* Not using PHP 4 Style Constructors any more
|
295 |
-
= Version 12.6.0 =
|
296 |
* Fixed broken links to dashboard
|
297 |
* Renamed css file
|
298 |
-
= Version 12.5.0 =
|
299 |
* Modified css strucutre
|
300 |
* Added an option to enable/disable sidebar widget directly via the widget box
|
301 |
-
= Version 12.4.0 =
|
302 |
* Added a control switch for the Sidebar placement
|
303 |
-
= Version 12.3.0 =
|
304 |
* Added Sidebar placement as a widget
|
305 |
-
= Version 12.2.0 =
|
306 |
* Added the option to connect the plugin to Opinion Stage account
|
307 |
* Added plug & play integration for fly-out placement
|
308 |
* Replaced the option of adding polls to all posts with plug & play article section placement
|
309 |
-
= Version 12.1.0 =
|
310 |
* Additional fix for supporting SSL
|
311 |
-
= Version 12.0.0 =
|
312 |
* Support for SSL when voting with social profiles
|
313 |
* revamp of content recommendation mechanism
|
314 |
-
= Version 11.9.0 =
|
315 |
* Poll Placement improvements
|
316 |
-
= Version 11.8.0 =
|
317 |
* Plugin minor changes
|
318 |
-
= Version 11.7.0 =
|
319 |
* Image cropping
|
320 |
-
= Version 11.6.0 =
|
321 |
* New poll recommendation design
|
322 |
-
= Version 11.5.0 =
|
323 |
* resolve conflicts
|
324 |
-
= Version 11.4.0 =
|
325 |
* Fixed compatibility issues
|
326 |
-
= Version 11.3.0 =
|
327 |
-
* First Trivia poll
|
328 |
-
= Version 11.2.0 =
|
329 |
* Various functionality & usability improvements
|
330 |
-
= Version 11.1.0 =
|
331 |
-
* Head-to-Head Poll - new revamped UI (first
|
332 |
-
= Version 11.0.0 =
|
333 |
* New look & feel settings
|
334 |
-
= Version 10.9.0 =
|
335 |
* Allow disabling global poll section for specific posts
|
336 |
-
= Version 10.8.0 =
|
337 |
* Texts changes
|
338 |
-
= Version 10.7.0 =
|
339 |
* New options for adding polls or sets to all posts
|
340 |
-
= Version 10.6.0 =
|
341 |
* Poll sets and poll placements - improved interface
|
342 |
-
= Version 10.5.0 =
|
343 |
* Ad integrations (optional) - revamped interface
|
344 |
-
= Version 10.4.0 =
|
345 |
* Added UI support for social logins
|
346 |
-
= Version 10.3.0 =
|
347 |
* New UI for Multiple Choice Polls
|
348 |
-
= Version 10.2.0 =
|
349 |
* Various stability fixes
|
350 |
-
= Version 10.1.0 =
|
351 |
* Post vote actions
|
352 |
-
= Version 10.0.0 =
|
353 |
* Performance improvements
|
354 |
-
= Version 9.9.0 =
|
355 |
* Various fixes
|
356 |
-
= Version 9.8.0 =
|
357 |
-
* Poll discovery first
|
358 |
-
= Version 9.7.0 =
|
359 |
-
* Placements first
|
360 |
-
= Version 9.6.0 =
|
361 |
* Various fixes
|
362 |
-
= Version 9.5.0 =
|
363 |
-
* Smart containers first
|
364 |
-
= Version 9.4.0 =
|
365 |
* Allow users to add their own answers
|
366 |
* Head2Head polls - mobile optimizations
|
367 |
-
= Version 9.3.0 =
|
368 |
* Support adding custom texts to the interface
|
369 |
* Solve minor UI issues
|
370 |
-
= Version 9.2.0 =
|
371 |
* Support displaying ads before showing the results
|
372 |
* Support reordering the sides of the poll
|
373 |
-
= Version 9.1.0 =
|
374 |
* Added the option to add Facebook comments to the polls
|
375 |
* Improvements to poll creation flow
|
376 |
-
= Version 9.0.0 =
|
377 |
* New poll head-to-head themes
|
378 |
* Poll UI optimizations
|
379 |
-
= Version 8.9.0 =
|
380 |
* Various additions and improvements to the poll style studio
|
381 |
* Support for wide pages
|
382 |
-
= Version 8.8.0 =
|
383 |
* Improved poll built-in UI styles
|
384 |
* New capabilities to poll style studio
|
385 |
-
= Version 8.7.0 =
|
386 |
* Improved poll reports
|
387 |
* Various minor improvements
|
388 |
-
= Version 8.6.0 =
|
389 |
* Poll performance improvements for peek scenarios
|
390 |
* New banner type ad unit
|
391 |
-
= Version 8.5.0 =
|
392 |
* Improve process of adding polls to site
|
393 |
* Improve returning traffic tracking mechanism
|
394 |
-
= Version 8.4.0 =
|
395 |
-
* Add first
|
396 |
* Resolve issue with image addition
|
397 |
-
= Version 8.3.0 =
|
398 |
* Add the option to integrate advertisement into the polls for generating revenue
|
399 |
* Optimizations for poll display in mobile environments
|
400 |
-
= Version 8.2.0 =
|
401 |
* Enhancements on contact generation feature
|
402 |
* Mobile polls improvements
|
403 |
* Additions to default poll settings
|
404 |
-
= Version 8.1.0 =
|
405 |
-
* Poll discovery - first
|
406 |
* Poll sets improvements
|
407 |
* Poll performance improvements
|
408 |
-
= Version 8.0.0 =
|
409 |
* Added an account report dashboard
|
410 |
-
= Version 7.9.0 =
|
411 |
* Resolved paypal integration issues
|
412 |
* Resolved facebook page integration issues
|
413 |
-
= Version 7.8.0 =
|
414 |
* Renamed plugin to better reflect the platform
|
415 |
-
= Version 7.7.0 =
|
416 |
* Fixed 2 poll display issues
|
417 |
-
= Version 7.6.0 =
|
418 |
* Added the ability to insert a shortcode of a set of polls
|
419 |
* Added a widget for a container and for a set of polls
|
420 |
-
= Version 7.5.0 =
|
421 |
* Created a widget for easily adding polls to site
|
422 |
-
= Version 7.4.0 =
|
423 |
* Poll performance optimizations
|
424 |
-
= Version 7.3.0 =
|
425 |
* Resolved 2 issues with polls on mobile
|
426 |
-
= Version 7.2.0 =
|
427 |
* Add external integration with 3rd parties via API/XML mechanism
|
428 |
-
= Version 7.1.0 =
|
429 |
* Support collecting emails from poll voters
|
430 |
-
= Version 7.0.0 =
|
431 |
* Fixed potential collisions with other plugins
|
432 |
-
= Version 6.9.0 =
|
433 |
-
* First
|
434 |
-
* First
|
435 |
* Fix related to languages in poll display
|
436 |
-
= Version 6.8.0 =
|
437 |
* Fix issue with Mobile voting
|
438 |
* Fix for iframe embed of poll
|
439 |
* Fix for uploading images from computer
|
440 |
-
= Version 6.7.0 =
|
441 |
* Added Czech language & fix for Polish
|
442 |
* Add poll images via URL
|
443 |
-
= Version 6.6.0 =
|
444 |
* Improve poll login screen in mobile
|
445 |
* Fixes for poll container
|
446 |
-
= Version 6.5.0 =
|
447 |
* Fix issues with voting on iphone/ipad (iOS7)
|
448 |
-
= Version 6.4.0 =
|
449 |
* New poll container
|
450 |
* Improvements to the poll optimization dashboard
|
451 |
-
= Version 6.3.0 =
|
452 |
* New graphs for the new reports page
|
453 |
* New languages - Romanian, Polish, Indonesian, Danish
|
454 |
-
= Version 6.2.0 =
|
455 |
* New Poll navigation bar
|
456 |
* New languages - Dutch, Albanian, Lithuanian
|
457 |
-
= Version 6.1.0 =
|
458 |
* New dashboard and site header
|
459 |
* Poll was translated to the following languages - Swedish, Turkish, Chinese, Japanese, Korean
|
460 |
-
= Version 6.0.0 =
|
461 |
* Added the option to login to Opinion Stage with a email/user-name and password combination
|
462 |
-
= Version 5.9.0 =
|
463 |
* Added geographic location filter to poll results dashboard
|
464 |
-
= Version 5.8.0 =
|
465 |
* Added time filter to poll results dashboard
|
466 |
* New design for on site poll page
|
467 |
* Various improvements & fixes on poll results dashboard
|
468 |
-
= Version 5.7.0 =
|
469 |
* Added the option to block repeat voting in polls by IP
|
470 |
-
= Version 5.6.0 =
|
471 |
* Improvements & fixes on poll studio
|
472 |
-
= Version 5.5.0 =
|
473 |
* Improvements & fixes on poll reporting statistics
|
474 |
* Improvements & fixes on poll core flows
|
475 |
-
= Version 5.4.0 =
|
476 |
* Added to the poll results screen the following poll stats: poll engagement stats, poll social stats & poll traffic stats
|
477 |
-
= Version 5.3.0 =
|
478 |
* Add a clone function that allows to easily create multiple polls from the same template
|
479 |
* Add the option to schedule when the poll will be closed
|
480 |
-
= Version 5.2.0 =
|
481 |
* Revamp of the poll social sharing settings
|
482 |
* revamp of add poll to website screen
|
483 |
-
= Version 5.1.0 =
|
484 |
* Add Facebook comments to polls added to Facebook pages
|
485 |
* Add the option to preview the poll in different widths
|
486 |
-
= Version 5.0.0 =
|
487 |
* Improvements to poll style studio
|
488 |
* Added option to configure head to head polls not to show results before voting
|
489 |
* Added the option to configure all types of polls not to show results to voters
|
490 |
* Extended width support of head to head polls to 250-740 pxls
|
491 |
-
= Version 4.7.1 =
|
492 |
* Additional social filters added to the poll interface & poll report
|
493 |
* Optimize poll sharing scenarios
|
494 |
-
= Version 4.7.0 =
|
495 |
* Improvements on poll sharing scenarios
|
496 |
-
= Version 4.6.0 =
|
497 |
* Add polls to Facebook pages in 2-clicks feature added
|
498 |
* Enhanced poll reporting that includes poll result filters
|
499 |
* Brightcove video format now supported in the polls
|
500 |
-
= Version 4.5.5 =
|
501 |
* Added support for Google+ poll login
|
502 |
* Fixed a presentation issue with polls and https sites
|
503 |
* Fixed issue with poll display on Facebook pages
|
504 |
-
= Version 4.5.0 =
|
505 |
* Localize polls for Russian and French
|
506 |
* New design for poll social login dialogue
|
507 |
* Polls now auto-detect https environments
|
508 |
* Various minor fixes and improvements to poll functionality
|
509 |
-
= Version 4.4.0 =
|
510 |
* Polls are now localized for Portuguese
|
511 |
* Various minor bug fixes
|
512 |
-
= Version 4.3.0 =
|
513 |
* Multiple sided polls are supported for 150 widths and above
|
514 |
* Head-to-head polls are supported for 300 widths and above
|
515 |
* Poll style studio was improved to included many more poll style options
|
516 |
* New improved poll dashboard
|
517 |
* Poll showcase was improved to include more poll examples and detailed explanations
|
518 |
-
= Version 4.2.0 =
|
519 |
* Multi-sided polls support addition of multimedia (video and image)
|
520 |
* Both head-to-head and multi-sided polls - Multimedia support auto-fit for different width (e.g mobile environment)
|
521 |
-
= Version 4.1.0 =
|
522 |
* Multi-sided polls support addition of multimedia (video and image)
|
523 |
* Both head-to-head and multi-sided polls - Multimedia support auto-fit for different width (e.g mobile environment)
|
524 |
-
= Version 4.0.0 =
|
525 |
* UI improvements for the polls (filters, border etc)
|
526 |
-
= Version 3.1.0 =
|
527 |
* Poll creator can select number of allowed poll answers
|
528 |
* FB poll sharing flow optimizations
|
529 |
* Poll results can be shown from the Opinion-Stage poll dashboard
|
530 |
-
= Version 3.0.0 =
|
531 |
* New hybrid voting method added to the polls, allowing users to vote either via a social profile or completely anonymously
|
532 |
-
= Version 2.9.0 =
|
533 |
* Added support for anonymous poll voting
|
534 |
-
= Version 2.8.0 =
|
535 |
* Improved editing process of polls by adding a preview to the poll editing screen
|
536 |
* Additional layout customizations for polls - hide top bars, add bottom padding
|
537 |
* Polls can now be reset
|
538 |
-
= Version 2.7.0 =
|
539 |
* Additional poll languages support (German, Italian, Serbian)
|
540 |
* Additional poll customizations for the vote sharing process
|
541 |
-
= Version 2.6.0 =
|
542 |
* Additional customizations options to the poll: Define which poll filters to show, poll social sharing bar removal
|
543 |
* Hiding vote option can be enabled / disabled by poll creator
|
544 |
-
= Version 2.5.0 =
|
545 |
* Added support for multiple selection polls
|
546 |
-
= Version 2.4.0 =
|
547 |
* Better support for hiding user votes in the poll
|
548 |
* Improved embed options to support both dynamic and constant width for the polls
|
549 |
* Polls can now be closed from the Opinion-Stage dashboard
|
550 |
-
= Version 2.3.0 =
|
551 |
* Improved creation flow of polls
|
552 |
* Added basic report per poll in the Opinion Stage polls dashboard
|
553 |
* Added account report in Opinion-Stage poll dashboard
|
554 |
-
= Version 2.2.0 =
|
555 |
* Polls are now localized for Arabic
|
556 |
* Better support for sidebar polls (300px)
|
557 |
* Supporting longer side texts in polls
|
558 |
-
= Version 2.1.0 =
|
559 |
* Polls are now displayed properly in mobile environments
|
560 |
* Additional built-in poll themes
|
561 |
* When clicking on poll participants, the user is now redirected to their social network profile
|
562 |
* Polls are now localized for Spanish
|
563 |
* You can now set whether you would like to display the number of votes in the poll
|
564 |
* Support for election polls (e.g. poll results displayed in points, add a minimum cliff, etc)
|
565 |
-
= Version 2.0.0 =
|
566 |
* Support for multiple sided polls
|
567 |
* Added the option to configure the URL in which the poll will be hosted. This will allow to direct additional traffic from social network shares and emails back to the location where the poll is hosted
|
568 |
* Added the option to set the order in which the poll results are displayed. You can either set it so that the poll sides are located in the order they were configured or set them so that the side with the most votes is displayed on top
|
569 |
-
= Version 1.2.0 =
|
570 |
* Poll width can now be set, supported poll widths are 400-620 pxl
|
571 |
* Poll widget performance optimizations for high traffic polling deployments
|
572 |
* Support customized color themes for the polls
|
573 |
-
= Version 1.1.0 =
|
574 |
* Added an optional gender filter to the poll, so that poll results can be viewed by gender
|
575 |
* Added a central dashboard for managing all polls
|
576 |
* Added the option to display a detailed text description of the poll question to the poll widget
|
577 |
* Added the ability to configure which image is shared when sharing the poll or the poll vote on Facebook
|
578 |
-
= Version 1.0.1 =
|
579 |
* Improvements in the poll embed flow to ease insertion of polls
|
580 |
-
= Version 1.0.0 =
|
581 |
* First social poll version
|
1 |
=== Poll & Quiz Tools by OpinionStage ===
|
2 |
Contributors: OpinionStage.com
|
3 |
Donate link:
|
4 |
+
Tags: interactive content, create poll, create polls, create quiz, create quizzes, trivia quiz, personality quiz, custom poll, premade polls, flash poll, free user polls, html poll, online poll, online polls, opinion, page poll, poll, poll builder, poll directory, poll plugin, poll widget, premade user polls, polling, Polling System, polls, post poll, premade polls, user polls, voting polls, easy polls, gallery polls, wordpress poll, wordpress poll widget, WordPress polls, wppolls, yop poll, polldaddy, polldaddy polls, video polls, image polls, wp polls, questionnaire, quiz, quizzes, quizes, post survey, sidebar survey, survey, survey form, survey form builder, survey plugin, survey tool, survey widget, surveys, user survey, wordpress survey, wp survey, wpsurvey, vote, votes, voting, debate, feedback, list, lists, top 10 list, top 5 list, top 50 list, top 100 list, ranking list rating list, rate list, product list, social list, listicles, content marketing list, opinion stage, opinionstage, responsive list, resource list, resource list, listing, listing search, listings, product listings
|
5 |
|
6 |
Requires at least: 2.8
|
7 |
+
Tested up to: 4.4.1
|
8 |
Stable tag: trunk
|
9 |
|
10 |
Add a powerful & easy-to-use poll, quiz & list service. Create beautiful polls, quizzes & lists that boost time on site and drive traffic to your site.
|
242 |
N/A
|
243 |
|
244 |
== Changelog ==
|
245 |
+
= Poll, Quiz & List Version 14.7.0 =
|
246 |
+
* Various small optimizations
|
247 |
+
= Poll, Quiz & List Version 14.6.0 =
|
248 |
* Various UI modifications - added top navigation links, dashboard UI is now more responsive.
|
249 |
+
= Poll, Quiz & List Version 14.5.0 =
|
250 |
* Renamed style to avoid css caching issues
|
251 |
+
= Poll, Quiz & List Version 14.4.0 =
|
252 |
* Complete ui revamp
|
253 |
* Removed obsolete polls insertion popup and tinymce integration
|
254 |
* Handling compatibility issues with other plugin
|
255 |
+
= Poll, Quiz & List Version 14.3.0 =
|
256 |
* Various poll, quiz & list improvements
|
257 |
+
= Poll, Quiz & List Version 14.2.0 =
|
258 |
* Not showing recommendations by default when embedding Trivia quiz and Personality quiz via the widget shortcode
|
259 |
+
= Poll, Quiz & List Version 14.1.0 =
|
260 |
* Added support for disabling FB comments, sharing buttons and recommendations for Trivia quiz and Personality quiz via the widget shortcode
|
261 |
+
= Poll, Quiz & List Version 14.0.0 =
|
262 |
* Improved polls & quizzes creation help file
|
263 |
* Various small issues
|
264 |
+
= Poll, Quiz & List Version 13.9.0 =
|
265 |
* Added creation links for trivia quiz, peronsality quiz and lists
|
266 |
* Added a link for content discovery
|
267 |
+
= Poll, Quiz & List Version 13.8.0 =
|
268 |
* Support creating a quiz draft
|
269 |
* Added quiz tips and quiz best practicies
|
270 |
+
= Poll, Quiz & List Version 13.7.0 =
|
271 |
* Better name for widget following feedback
|
272 |
+
= Poll, Quiz & List Version 13.6.0 =
|
273 |
* Added Presonality quizzes
|
274 |
+
= Poll, Quiz & List Version 13.5.0 =
|
275 |
* Renamed plugin to better reflect the platform
|
276 |
+
= Poll, Quiz & List Version 13.4.0 =
|
277 |
* Added shortcodes for trivia and peronsality quizzes
|
278 |
+
= Poll, Quiz & List Version 13.3.0 =
|
279 |
* Various Trivia Quiz enhancements & fixes
|
280 |
* Support for iframe embeds
|
281 |
+
= Poll, Quiz & List Version 13.2.0 =
|
282 |
* Suport for Basque & Vienamese languages
|
283 |
* Trivia Quiz beta
|
284 |
+
= Poll, Quiz & List Version 13.1.0 =
|
285 |
* Added support for quick addition of any language
|
286 |
+
= Poll, Quiz & List Version 13.0.0 =
|
287 |
* Added text domain
|
288 |
+
= Poll, Quiz & List Version 12.9.0 =
|
289 |
* Poll discovery mechanim improvements
|
290 |
* Additional tracking capabilities
|
291 |
+
= Poll, Quiz & List Version 12.8.0 =
|
292 |
* Various bug fixes
|
293 |
+
= Poll, Quiz & List Version 12.7.0 =
|
294 |
* CSS modifications to better align with desired coding standards. Reverted css file name change.
|
295 |
* Minor text changes
|
296 |
* Not using PHP 4 Style Constructors any more
|
297 |
+
= Poll, Quiz & List Version 12.6.0 =
|
298 |
* Fixed broken links to dashboard
|
299 |
* Renamed css file
|
300 |
+
= Poll, Quiz & List Version 12.5.0 =
|
301 |
* Modified css strucutre
|
302 |
* Added an option to enable/disable sidebar widget directly via the widget box
|
303 |
+
= Poll, Quiz & List Version 12.4.0 =
|
304 |
* Added a control switch for the Sidebar placement
|
305 |
+
= Poll, Quiz & List Version 12.3.0 =
|
306 |
* Added Sidebar placement as a widget
|
307 |
+
= Poll, Quiz & List Version 12.2.0 =
|
308 |
* Added the option to connect the plugin to Opinion Stage account
|
309 |
* Added plug & play integration for fly-out placement
|
310 |
* Replaced the option of adding polls to all posts with plug & play article section placement
|
311 |
+
= Poll, Quiz & List Version 12.1.0 =
|
312 |
* Additional fix for supporting SSL
|
313 |
+
= Poll, Quiz & List Version 12.0.0 =
|
314 |
* Support for SSL when voting with social profiles
|
315 |
* revamp of content recommendation mechanism
|
316 |
+
= Poll, Quiz & List Version 11.9.0 =
|
317 |
* Poll Placement improvements
|
318 |
+
= Poll, Quiz & List Version 11.8.0 =
|
319 |
* Plugin minor changes
|
320 |
+
= Poll, Quiz & List Version 11.7.0 =
|
321 |
* Image cropping
|
322 |
+
= Poll, Quiz & List Version 11.6.0 =
|
323 |
* New poll recommendation design
|
324 |
+
= Poll, Quiz & List Version 11.5.0 =
|
325 |
* resolve conflicts
|
326 |
+
= Poll, Quiz & List Version 11.4.0 =
|
327 |
* Fixed compatibility issues
|
328 |
+
= Poll, Quiz & List Version 11.3.0 =
|
329 |
+
* First Trivia poll Poll, Quiz & List Version
|
330 |
+
= Poll, Quiz & List Version 11.2.0 =
|
331 |
* Various functionality & usability improvements
|
332 |
+
= Poll, Quiz & List Version 11.1.0 =
|
333 |
+
* Head-to-Head Poll - new revamped UI (first Poll, Quiz & List Version)
|
334 |
+
= Poll, Quiz & List Version 11.0.0 =
|
335 |
* New look & feel settings
|
336 |
+
= Poll, Quiz & List Version 10.9.0 =
|
337 |
* Allow disabling global poll section for specific posts
|
338 |
+
= Poll, Quiz & List Version 10.8.0 =
|
339 |
* Texts changes
|
340 |
+
= Poll, Quiz & List Version 10.7.0 =
|
341 |
* New options for adding polls or sets to all posts
|
342 |
+
= Poll, Quiz & List Version 10.6.0 =
|
343 |
* Poll sets and poll placements - improved interface
|
344 |
+
= Poll, Quiz & List Version 10.5.0 =
|
345 |
* Ad integrations (optional) - revamped interface
|
346 |
+
= Poll, Quiz & List Version 10.4.0 =
|
347 |
* Added UI support for social logins
|
348 |
+
= Poll, Quiz & List Version 10.3.0 =
|
349 |
* New UI for Multiple Choice Polls
|
350 |
+
= Poll, Quiz & List Version 10.2.0 =
|
351 |
* Various stability fixes
|
352 |
+
= Poll, Quiz & List Version 10.1.0 =
|
353 |
* Post vote actions
|
354 |
+
= Poll, Quiz & List Version 10.0.0 =
|
355 |
* Performance improvements
|
356 |
+
= Poll, Quiz & List Version 9.9.0 =
|
357 |
* Various fixes
|
358 |
+
= Poll, Quiz & List Version 9.8.0 =
|
359 |
+
* Poll discovery first Poll, Quiz & List Version
|
360 |
+
= Poll, Quiz & List Version 9.7.0 =
|
361 |
+
* Placements first Poll, Quiz & List Version
|
362 |
+
= Poll, Quiz & List Version 9.6.0 =
|
363 |
* Various fixes
|
364 |
+
= Poll, Quiz & List Version 9.5.0 =
|
365 |
+
* Smart containers first Poll, Quiz & List Version
|
366 |
+
= Poll, Quiz & List Version 9.4.0 =
|
367 |
* Allow users to add their own answers
|
368 |
* Head2Head polls - mobile optimizations
|
369 |
+
= Poll, Quiz & List Version 9.3.0 =
|
370 |
* Support adding custom texts to the interface
|
371 |
* Solve minor UI issues
|
372 |
+
= Poll, Quiz & List Version 9.2.0 =
|
373 |
* Support displaying ads before showing the results
|
374 |
* Support reordering the sides of the poll
|
375 |
+
= Poll, Quiz & List Version 9.1.0 =
|
376 |
* Added the option to add Facebook comments to the polls
|
377 |
* Improvements to poll creation flow
|
378 |
+
= Poll, Quiz & List Version 9.0.0 =
|
379 |
* New poll head-to-head themes
|
380 |
* Poll UI optimizations
|
381 |
+
= Poll, Quiz & List Version 8.9.0 =
|
382 |
* Various additions and improvements to the poll style studio
|
383 |
* Support for wide pages
|
384 |
+
= Poll, Quiz & List Version 8.8.0 =
|
385 |
* Improved poll built-in UI styles
|
386 |
* New capabilities to poll style studio
|
387 |
+
= Poll, Quiz & List Version 8.7.0 =
|
388 |
* Improved poll reports
|
389 |
* Various minor improvements
|
390 |
+
= Poll, Quiz & List Version 8.6.0 =
|
391 |
* Poll performance improvements for peek scenarios
|
392 |
* New banner type ad unit
|
393 |
+
= Poll, Quiz & List Version 8.5.0 =
|
394 |
* Improve process of adding polls to site
|
395 |
* Improve returning traffic tracking mechanism
|
396 |
+
= Poll, Quiz & List Version 8.4.0 =
|
397 |
+
* Add first Poll, Quiz & List Version of poll discovery feature
|
398 |
* Resolve issue with image addition
|
399 |
+
= Poll, Quiz & List Version 8.3.0 =
|
400 |
* Add the option to integrate advertisement into the polls for generating revenue
|
401 |
* Optimizations for poll display in mobile environments
|
402 |
+
= Poll, Quiz & List Version 8.2.0 =
|
403 |
* Enhancements on contact generation feature
|
404 |
* Mobile polls improvements
|
405 |
* Additions to default poll settings
|
406 |
+
= Poll, Quiz & List Version 8.1.0 =
|
407 |
+
* Poll discovery - first Poll, Quiz & List Version
|
408 |
* Poll sets improvements
|
409 |
* Poll performance improvements
|
410 |
+
= Poll, Quiz & List Version 8.0.0 =
|
411 |
* Added an account report dashboard
|
412 |
+
= Poll, Quiz & List Version 7.9.0 =
|
413 |
* Resolved paypal integration issues
|
414 |
* Resolved facebook page integration issues
|
415 |
+
= Poll, Quiz & List Version 7.8.0 =
|
416 |
* Renamed plugin to better reflect the platform
|
417 |
+
= Poll, Quiz & List Version 7.7.0 =
|
418 |
* Fixed 2 poll display issues
|
419 |
+
= Poll, Quiz & List Version 7.6.0 =
|
420 |
* Added the ability to insert a shortcode of a set of polls
|
421 |
* Added a widget for a container and for a set of polls
|
422 |
+
= Poll, Quiz & List Version 7.5.0 =
|
423 |
* Created a widget for easily adding polls to site
|
424 |
+
= Poll, Quiz & List Version 7.4.0 =
|
425 |
* Poll performance optimizations
|
426 |
+
= Poll, Quiz & List Version 7.3.0 =
|
427 |
* Resolved 2 issues with polls on mobile
|
428 |
+
= Poll, Quiz & List Version 7.2.0 =
|
429 |
* Add external integration with 3rd parties via API/XML mechanism
|
430 |
+
= Poll, Quiz & List Version 7.1.0 =
|
431 |
* Support collecting emails from poll voters
|
432 |
+
= Poll, Quiz & List Version 7.0.0 =
|
433 |
* Fixed potential collisions with other plugins
|
434 |
+
= Poll, Quiz & List Version 6.9.0 =
|
435 |
+
* First Poll, Quiz & List Version of Poll Sets
|
436 |
+
* First Poll, Quiz & List Version of redirect after poll vote
|
437 |
* Fix related to languages in poll display
|
438 |
+
= Poll, Quiz & List Version 6.8.0 =
|
439 |
* Fix issue with Mobile voting
|
440 |
* Fix for iframe embed of poll
|
441 |
* Fix for uploading images from computer
|
442 |
+
= Poll, Quiz & List Version 6.7.0 =
|
443 |
* Added Czech language & fix for Polish
|
444 |
* Add poll images via URL
|
445 |
+
= Poll, Quiz & List Version 6.6.0 =
|
446 |
* Improve poll login screen in mobile
|
447 |
* Fixes for poll container
|
448 |
+
= Poll, Quiz & List Version 6.5.0 =
|
449 |
* Fix issues with voting on iphone/ipad (iOS7)
|
450 |
+
= Poll, Quiz & List Version 6.4.0 =
|
451 |
* New poll container
|
452 |
* Improvements to the poll optimization dashboard
|
453 |
+
= Poll, Quiz & List Version 6.3.0 =
|
454 |
* New graphs for the new reports page
|
455 |
* New languages - Romanian, Polish, Indonesian, Danish
|
456 |
+
= Poll, Quiz & List Version 6.2.0 =
|
457 |
* New Poll navigation bar
|
458 |
* New languages - Dutch, Albanian, Lithuanian
|
459 |
+
= Poll, Quiz & List Version 6.1.0 =
|
460 |
* New dashboard and site header
|
461 |
* Poll was translated to the following languages - Swedish, Turkish, Chinese, Japanese, Korean
|
462 |
+
= Poll, Quiz & List Version 6.0.0 =
|
463 |
* Added the option to login to Opinion Stage with a email/user-name and password combination
|
464 |
+
= Poll, Quiz & List Version 5.9.0 =
|
465 |
* Added geographic location filter to poll results dashboard
|
466 |
+
= Poll, Quiz & List Version 5.8.0 =
|
467 |
* Added time filter to poll results dashboard
|
468 |
* New design for on site poll page
|
469 |
* Various improvements & fixes on poll results dashboard
|
470 |
+
= Poll, Quiz & List Version 5.7.0 =
|
471 |
* Added the option to block repeat voting in polls by IP
|
472 |
+
= Poll, Quiz & List Version 5.6.0 =
|
473 |
* Improvements & fixes on poll studio
|
474 |
+
= Poll, Quiz & List Version 5.5.0 =
|
475 |
* Improvements & fixes on poll reporting statistics
|
476 |
* Improvements & fixes on poll core flows
|
477 |
+
= Poll, Quiz & List Version 5.4.0 =
|
478 |
* Added to the poll results screen the following poll stats: poll engagement stats, poll social stats & poll traffic stats
|
479 |
+
= Poll, Quiz & List Version 5.3.0 =
|
480 |
* Add a clone function that allows to easily create multiple polls from the same template
|
481 |
* Add the option to schedule when the poll will be closed
|
482 |
+
= Poll, Quiz & List Version 5.2.0 =
|
483 |
* Revamp of the poll social sharing settings
|
484 |
* revamp of add poll to website screen
|
485 |
+
= Poll, Quiz & List Version 5.1.0 =
|
486 |
* Add Facebook comments to polls added to Facebook pages
|
487 |
* Add the option to preview the poll in different widths
|
488 |
+
= Poll, Quiz & List Version 5.0.0 =
|
489 |
* Improvements to poll style studio
|
490 |
* Added option to configure head to head polls not to show results before voting
|
491 |
* Added the option to configure all types of polls not to show results to voters
|
492 |
* Extended width support of head to head polls to 250-740 pxls
|
493 |
+
= Poll, Quiz & List Version 4.7.1 =
|
494 |
* Additional social filters added to the poll interface & poll report
|
495 |
* Optimize poll sharing scenarios
|
496 |
+
= Poll, Quiz & List Version 4.7.0 =
|
497 |
* Improvements on poll sharing scenarios
|
498 |
+
= Poll, Quiz & List Version 4.6.0 =
|
499 |
* Add polls to Facebook pages in 2-clicks feature added
|
500 |
* Enhanced poll reporting that includes poll result filters
|
501 |
* Brightcove video format now supported in the polls
|
502 |
+
= Poll, Quiz & List Version 4.5.5 =
|
503 |
* Added support for Google+ poll login
|
504 |
* Fixed a presentation issue with polls and https sites
|
505 |
* Fixed issue with poll display on Facebook pages
|
506 |
+
= Poll, Quiz & List Version 4.5.0 =
|
507 |
* Localize polls for Russian and French
|
508 |
* New design for poll social login dialogue
|
509 |
* Polls now auto-detect https environments
|
510 |
* Various minor fixes and improvements to poll functionality
|
511 |
+
= Poll, Quiz & List Version 4.4.0 =
|
512 |
* Polls are now localized for Portuguese
|
513 |
* Various minor bug fixes
|
514 |
+
= Poll, Quiz & List Version 4.3.0 =
|
515 |
* Multiple sided polls are supported for 150 widths and above
|
516 |
* Head-to-head polls are supported for 300 widths and above
|
517 |
* Poll style studio was improved to included many more poll style options
|
518 |
* New improved poll dashboard
|
519 |
* Poll showcase was improved to include more poll examples and detailed explanations
|
520 |
+
= Poll, Quiz & List Version 4.2.0 =
|
521 |
* Multi-sided polls support addition of multimedia (video and image)
|
522 |
* Both head-to-head and multi-sided polls - Multimedia support auto-fit for different width (e.g mobile environment)
|
523 |
+
= Poll, Quiz & List Version 4.1.0 =
|
524 |
* Multi-sided polls support addition of multimedia (video and image)
|
525 |
* Both head-to-head and multi-sided polls - Multimedia support auto-fit for different width (e.g mobile environment)
|
526 |
+
= Poll, Quiz & List Version 4.0.0 =
|
527 |
* UI improvements for the polls (filters, border etc)
|
528 |
+
= Poll, Quiz & List Version 3.1.0 =
|
529 |
* Poll creator can select number of allowed poll answers
|
530 |
* FB poll sharing flow optimizations
|
531 |
* Poll results can be shown from the Opinion-Stage poll dashboard
|
532 |
+
= Poll, Quiz & List Version 3.0.0 =
|
533 |
* New hybrid voting method added to the polls, allowing users to vote either via a social profile or completely anonymously
|
534 |
+
= Poll, Quiz & List Version 2.9.0 =
|
535 |
* Added support for anonymous poll voting
|
536 |
+
= Poll, Quiz & List Version 2.8.0 =
|
537 |
* Improved editing process of polls by adding a preview to the poll editing screen
|
538 |
* Additional layout customizations for polls - hide top bars, add bottom padding
|
539 |
* Polls can now be reset
|
540 |
+
= Poll, Quiz & List Version 2.7.0 =
|
541 |
* Additional poll languages support (German, Italian, Serbian)
|
542 |
* Additional poll customizations for the vote sharing process
|
543 |
+
= Poll, Quiz & List Version 2.6.0 =
|
544 |
* Additional customizations options to the poll: Define which poll filters to show, poll social sharing bar removal
|
545 |
* Hiding vote option can be enabled / disabled by poll creator
|
546 |
+
= Poll, Quiz & List Version 2.5.0 =
|
547 |
* Added support for multiple selection polls
|
548 |
+
= Poll, Quiz & List Version 2.4.0 =
|
549 |
* Better support for hiding user votes in the poll
|
550 |
* Improved embed options to support both dynamic and constant width for the polls
|
551 |
* Polls can now be closed from the Opinion-Stage dashboard
|
552 |
+
= Poll, Quiz & List Version 2.3.0 =
|
553 |
* Improved creation flow of polls
|
554 |
* Added basic report per poll in the Opinion Stage polls dashboard
|
555 |
* Added account report in Opinion-Stage poll dashboard
|
556 |
+
= Poll, Quiz & List Version 2.2.0 =
|
557 |
* Polls are now localized for Arabic
|
558 |
* Better support for sidebar polls (300px)
|
559 |
* Supporting longer side texts in polls
|
560 |
+
= Poll, Quiz & List Version 2.1.0 =
|
561 |
* Polls are now displayed properly in mobile environments
|
562 |
* Additional built-in poll themes
|
563 |
* When clicking on poll participants, the user is now redirected to their social network profile
|
564 |
* Polls are now localized for Spanish
|
565 |
* You can now set whether you would like to display the number of votes in the poll
|
566 |
* Support for election polls (e.g. poll results displayed in points, add a minimum cliff, etc)
|
567 |
+
= Poll, Quiz & List Version 2.0.0 =
|
568 |
* Support for multiple sided polls
|
569 |
* Added the option to configure the URL in which the poll will be hosted. This will allow to direct additional traffic from social network shares and emails back to the location where the poll is hosted
|
570 |
* Added the option to set the order in which the poll results are displayed. You can either set it so that the poll sides are located in the order they were configured or set them so that the side with the most votes is displayed on top
|
571 |
+
= Poll, Quiz & List Version 1.2.0 =
|
572 |
* Poll width can now be set, supported poll widths are 400-620 pxl
|
573 |
* Poll widget performance optimizations for high traffic polling deployments
|
574 |
* Support customized color themes for the polls
|
575 |
+
= Poll, Quiz & List Version 1.1.0 =
|
576 |
* Added an optional gender filter to the poll, so that poll results can be viewed by gender
|
577 |
* Added a central dashboard for managing all polls
|
578 |
* Added the option to display a detailed text description of the poll question to the poll widget
|
579 |
* Added the ability to configure which image is shared when sharing the poll or the poll vote on Facebook
|
580 |
+
= Poll, Quiz & List Version 1.0.1 =
|
581 |
* Improvements in the poll embed flow to ease insertion of polls
|
582 |
+
= Poll, Quiz & List Version 1.0.0 =
|
583 |
* First social poll version
|