IdeaPush is a feature request management system for WordPress
Prioritized issue groups from the latest Plugin Check scan
Security
361
8 issue groups
Maintainability
147
15 issue groups
I18n
61
2 issue groups
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"tax_input[$taxonomy][]"'.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$amountOfPages".
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
$_GET['custom'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['boardName']. Check that the array index exists before using it.
Sample message
Detected usage of a non-sanitized input variable: $_FILES[$imageName]
Sample message
Missing $domain parameter in function call to __().
Sample message
Processing form data without nonce verification.
Sample message
The $text parameter must be a single text string literal. Found: $attachmentText
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Processing form data without nonce verification.
Sample message
Function "get_avatar_url()" requires WordPress 4.2.0, but your plugin minimum supported version is WordPress 4.0.0.
Sample message
Sanitization missing for register_setting().
Sample message
In footer ($in_footer) is not set explicitly wp_enqueue_script; It is recommended to load scripts in the footer. Please set this value to `true` to load it in the footer, or explicitly `false` if it should be loaded in the header.
Sample message
Resource version not set in call to wp_enqueue_script(). This means new versions of the script may not always be loaded due to browser caching.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "filter_puc_request_info_result_slug_ideapush".
Sample message
Detected usage of meta_key, possible slow query.
Sample message
Detected usage of tax_query, possible slow query.
Sample message
The upgrade notice for "1.26" exceeds the limit of 300 characters.
Sample message
strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.
Sample message
The parameter "array( "hide_empty" => 0 )" at position #2 of get_terms() has been deprecated since WordPress version 4.5.0. Instead do not pass the parameter.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "_author_notification".
Sample message
rand() is discouraged. Use the far less predictable wp_rand() instead.
Sample message
Scripts must be registered/enqueued via wp_enqueue_script()
Potential connections found in static code analysis.
Outbound calls
48
External assets
9
Incoming endpoints
30
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
5 more hidden
First score snapshot
v8.77
28
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 28 | 581 | 283 | 298 | v8.77 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.
30k+ active installs
10k+ active installs
8k+ active installs
700 active installs