ActiveDEMAND, the easy way to add Web Forms, Dynamic Content, and Popups to your WordPress site.
Prioritized issue groups from the latest Plugin Check scan
Security
150
13 issue groups
Maintainability
132
10 issue groups
I18n
29
2 issue groups
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$action'.
Sample message
Function "delete_user_meta()" requires WordPress 3.0.0, but your plugin minimum supported version is WordPress 2.8.0.
Sample message
$_COOKIE['acf_session_' . $object_id] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Mismatched text domain. Expected 'activedemand' but got 'active-demand'.
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
Detected usage of a possibly undefined superglobal array index: $_COOKIE['active_demand_cookie_cart']. Check that the array index exists before using it.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$block_xml".
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $table_access at LEFT JOIN $table_access a ON ar.id_access = a.id_access\r\n
Sample message
Unescaped parameter $table_access used in $wpdb->get_row()\n$table_access assigned unsafely at line 1004.
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
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Attempting a database schema change is discouraged.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "DONOTCACHEDB".
Sample message
Unsupported placeholder used in $wpdb->prepare(). Found: "%')\r\n".
Sample message
Processing form data without nonce verification.
Sample message
A function call to __() with texts containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
Sample message
Use placeholders and $wpdb->prepare(); found $table_access
Sample message
Detected usage of a non-sanitized input variable: $_POST['custom_url_content']
Sample message
Incorrect number of replacements passed to $wpdb->prepare(). Found 4 replacement parameters, expected 2.
Sample message
Replacement variables found, but no valid placeholders found in the query.
Sample message
print_r() found. Debug code should not normally be used in production.
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.
Potential connections found in static code analysis.
Outbound calls
15
External assets
0
Incoming endpoints
6
No external asset domains detected.
No public endpoints detected.
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
First score snapshot
v0.2.47
32
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 32 | 318 | 157 | 161 | v0.2.47 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.