Free: WC Wishlist, Email automation, Elementor Widgets. Premium: Back-in-Stock Notifier, Save for Later, Multi-lists, Reports, Email Marketing.
Prioritized issue groups from the latest Plugin Check scan
I18n
3,533
2 issue groups
Maintainability
639
16 issue groups
Security
148
7 issue groups
Sample message
Mismatched text domain. Expected 'smart-wishlist-for-more-convert' but got 'advanced-product-fields-for-woocommerce'.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$K_PATH_CACHE".
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "DATAMATRIXDEFS".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'mct_output_panel_' . $this->type".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$action'.
Sample message
Unescaped parameter $children_ids_sql used in $wpdb->query()\n$children_ids_sql assigned unsafely at line 1464.
Sample message
Detected usage of a non-sanitized input variable: $_SERVER['DOCUMENT_ROOT']
Sample message
$_SERVER['DOCUMENT_ROOT'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fread().
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fclose().
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
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
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fwrite().
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$action_name".
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "appsero_init_tracker_smart_wishlist_for_more_convert".
Sample message
parse_url() is discouraged because of inconsistency in the output across PHP versions; use wp_parse_url() instead.
Sample message
unlink() is discouraged. Use wp_delete_file() to delete a file.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "MCT_Admin".
Sample message
Function "get_user()" requires WordPress 6.7.0, but your plugin minimum supported version is WordPress 5.8.0.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$msg'.
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['PHP_SELF']. Check that the array index exists before using it.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Potential connections found in static code analysis.
Outbound calls
272
External assets
3
Incoming endpoints
25
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
3 more hidden
4 score snapshots
v2.0.0
24
Latest
v1.9.21
24
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 24 | 4,345 | 3,709 | 636 | v2.0.0 | 2.1.0 |
| 24 | 4,310 | 3,681 | 629 | v1.9.21 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.