Modal Survey - WordPress Poll, Survey & Quiz Plugin

Modal Survey - WordPress Poll, Survey & Quiz Plugin 2.0.2.2.3

No permission to download

A new update for Modal Survey - WordPress Poll, Survey & Quiz Plugin 2.0.2.1.0 is now available for free download. Big thanks to the contribution from our member @work !

change log
- Update Excel export: remove outdated PHPExcel and mograte the code to PHPSpreadsheet
- Update colorpicker plugin
- MySQL 8.0 Compatibility
- Modify Column Width Logic
- Total Votes Calculation: fix a small bug in how the total votes are displayed in the general survey export
- Fix REST API Bug
- Fix Syntax Error in Path Construction
- Fix Code Standards Issues
- Fix datepicker bugs, positioning
- Fix Modal width and button positions
- Fix wrong modal width
- Fix some admin page issues
-...
Read the rest of this update entry...
 

A new update for Modal Survey - WordPress Poll, Survey & Quiz Plugin 2.0.2.1.1 is now available for free download. Big thanks to the contribution from our member @hargrave !

change log
- Refactored participant cleanup
- Hardened social meta handling
- Fix dynamic-property issues on modern PHP.
- Sanitaze inputs, post and other variables
- Replaced long OR chain with strict in_array(..., true) screen check.
- Replaced legacy var properties with protected typed properties.
- Standardized several loose comparisons (==) to strict (===) for options checks.
- Hardened server vars
- Fix code standard issues
Read the rest of this update entry...
 

A new update for Modal Survey - WordPress Poll, Survey & Quiz Plugin 2.0.2.1.5 is now available for free download. Big thanks to the contribution from our member @anne51 !

change log
- Refactored Request Handling: Introduced helper methods to standardize $_REQUEST access.
- Code Cleanup & Modernization: Replaced raw $_REQUEST reads with helper methods
- Security & Consistency: Implemented consistent wp_unslash() and string sanitization across touched paths.
- Logic Simplification: Streamlined sspcmd=displaychart conditionals for improved readability without altering functional behavior.
Read the rest of this update entry...
 

A new update for Modal Survey - WordPress Poll, Survey & Quiz Plugin 2.0.2.1.6 is now available for free download. Big thanks to the contribution from our member @theresa !

change log
- New Helper Method: Introduced a utility to safely read server variables using wp_unslash for improved data handling.
- Security Refactor: Replaced raw REQUEST_URI usage with the new helper method during constructor URL assembly to ensure consistent sanitization.
Read the rest of this update entry...
 

A new update for Modal Survey - WordPress Poll, Survey & Quiz Plugin 2.0.2.1.7 is now available for free download. Big thanks to the contribution from our member @work !

change log
- Added a retry-based bootstrap loop (polling with timeout) instead of immediate execution.
- Added dependency checks before init: jQuery exists, plugin method exists (pmsresults or modalsurvey),
localized params exist (ms_answer_init_params or ms_init_params),
for answer init, waits for Chart only when chart styles are present,
- Added graceful timeout with console warning instead of throwing hard errors.
- Kept DOMContentLoaded-safe startup for both scripts.
- Added fallback mounting...
Read the rest of this update entry...
 

A new update for Modal Survey - WordPress Poll, Survey & Quiz Plugin 2.0.2.2.0 is now available for free download. Big thanks to the contribution from our member @netman !

change log
Completion Flow & PDF Export Improvements:
- Refactored survey completion flow to separate lightweight answer saving from mail/PDF finalization, reducing timeout risk for large exports.
- Added client-side canvas snapshot capture: survey result charts are now captured as base64 PNG data before mail/PDF generation begins.
- Implemented new `finalize` AJAX endpoint in settings.php to trigger mail and PDF exports after charts have been fully rendered on the client.
- Enhanced front-end chart...
Read the rest of this update entry...
 

A new update for Modal Survey - WordPress Poll, Survey & Quiz Plugin 2.0.2.2.3 is now available for free download. Big thanks to the contribution from our member @chavez !

change log
Security & Bug Fixes:
- Critical: Fixed logic bug where assignment operator was used instead of equality check for survey style detection, causing all surveys to incorrectly use the 'click' branch.
- Critical: Fixed path traversal vulnerability in campaign module loader; allowed module names are now strictly whitelisted.
- Critical: Sanitized cookie-sourced survey_viewed arrays with absint() before use in SQL IN clauses to prevent injection via crafted cookie values.
- Security: All plugin...
Read the rest of this update entry...
 
Top