Prioritized issue groups from the latest Plugin Check scan
Security
353
9 issue groups
I18n
267
6 issue groups
Maintainability
135
10 issue groups
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Mismatched text domain. Expected 'wd-instagram-feed' but got "tenweb-booster".
Sample message
The $domain parameter must be a single text string literal. Found: $wd_options->prefix
Sample message
Use of a direct database call is discouraged.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$html'.
Sample message
$_GET[$key] not unslashed before sanitization. Use wp_unslash() or similar
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
Simple placeholders should not be quoted in the query string in $wpdb->prepare(). Found: "%d".
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
Processing form data without nonce verification.
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
Function "register_post_meta()" requires WordPress 4.9.8, but your plugin minimum supported version is WordPress 4.6.0.
Sample message
Processing form data without nonce verification.
Sample message
Unescaped parameter $query_order_by used in $wpdb->get_results()\n$query_order_by assigned unsafely at line 52.
Sample message
Missing $domain parameter in function call to __().
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
strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.
Sample message
The $text parameter must be a single text string literal. Found: "Instagram token is invalid or expired. Please <a href='" . site_url() . "/wp-admin/admin.php?page=wdi_settings' target='_blank'>reset token</a> and sign-in again to get new one."
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
Replacement variables found, but no valid placeholders found in the query.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Multiple placeholders in translatable strings should be ordered. Expected "%1$s, %2$s", but got "%s, %s" in 'By signing up, you agree to 10Web’s %s and %s'.
Sample message
File and folder names must not contain spaces or special characters.
Sample message
The use of function set_time_limit() is discouraged
Not analyzed yet.
First score snapshot
v1.4.35
28
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 28 | 769 | 584 | 185 | v1.4.35 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.
100k+ active installs
70k+ active installs
30k+ active installs
10k+ active installs
3k+ active installs
500 active installs