Boost engagement and capture leads with interactive quizzes, polls, and surveys. Built for marketers, publishers, and businesses
Prioritized issue groups from the latest Plugin Check scan
Security
44
6 issue groups
Maintainability
20
3 issue groups
I18n
5
2 issue groups
Supply Chain
4
1 issue group
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$os_options['fly_id']'.
Sample message
Processing form data without nonce verification.
Sample message
File and folder names must not contain spaces or special characters.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$callback_url_with_nonce".
Sample message
$_GET['opinionstage_email'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Missing $domain parameter in function call to __().
Sample message
Hidden files are not permitted.
Sample message
Detected usage of a non-sanitized input variable: $_POST['opinionstage_nonce']
Sample message
wp_redirect() found. Using wp_safe_redirect(), along with the "allowed_redirect_hosts" filter if needed, can help avoid any chances of malicious redirects within code. It is also important to remember to call exit() after a redirect so that no other unwanted code is executed.
Sample message
Detected usage of a possibly undefined superglobal array index: $_SERVER['REQUEST_METHOD']. Check that the array index exists before using it.
Sample message
Mismatched text domain. Expected 'social-polls-by-opinionstage' but got 'opinion-stage'.
Sample message
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
Not analyzed yet.
First score snapshot
v19.12.7
35
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 35 | 74 | 42 | 32 | v19.12.7 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.