Adds an AJAX poll system to your WordPress blog. You can also easily add a poll into your WordPress's blog post/page.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
204
7 issue groups
Security
16
3 issue groups
Repo Compliance
1
1 issue group
Sample message
Use of a direct database call is discouraged.
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "display_polls_archive_link".
Sample message
Unescaped parameter $order_by used in $wpdb->get_results()\n$order_by assigned unsafely at line 121.
Sample message
Attempting a database schema change is discouraged.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$in_pollsarchive".
Sample message
Processing form data without nonce verification.
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "WP-Polls" - contains the restricted term "wp" which cannot be used at all in your plugin name.
Sample message
Unescaped parameter $log_expiry_sql used in $wpdb->get_col()\n$log_expiry_sql assigned unsafely at line 109.
Sample message
The "Domain Path" header in the plugin file must point to an existing folder. Found: "languages"
Sample message
The upgrade notice for "3.0.0" exceeds the limit of 300 characters.
Potential connections found in static code analysis.
Outbound calls
3
External assets
0
Incoming endpoints
3
No external asset domains detected.
wp_ajax
wp_ajax
wp_ajax
2 score snapshots
v3.0.0
67
Latest
v2.77.3
25
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 67 | 221 | 2 | 219 | v3.0.0 | 2.0.0 |
| 25 | 1,257 | 618 | 639 | v2.77.3 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.