BrightEdge, the global leader in enterprise organic search and content performance, empowers marketers to transform online content into business resul …
Prioritized issue groups from the latest Plugin Check scan
Maintainability
61
16 issue groups
Security
55
6 issue groups
I18n
16
2 issue groups
Repo Compliance
1
1 issue group
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$args['after_widget']'.
Sample message
Mismatched text domain. Expected 'brightedge-autopilot' but got "be_ixf_php_wp".
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Processing form data without nonce verification.
Sample message
$_GET["ixf-debug"] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
parse_url() is discouraged because of inconsistency in the output across PHP versions; use wp_parse_url() instead.
Sample message
Detected usage of a non-sanitized input variable: $_GET["ixf-debug"]
Sample message
Using date_default_timezone_set() and similar isn't allowed, instead use WP internal timezone support.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
print_r() found. Debug code should not normally be used in production.
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.
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.
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.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "BEIXF_VENDOR_DIR".
Sample message
Detected usage of a possibly undefined superglobal array index: $_SERVER['REQUEST_URI']. Check that the array index exists before using it.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fclose().
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fopen().
Sample message
strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.
Sample message
Missing $domain parameter in function call to __().
Sample message
Your plugin has an invalid license declared. Please update your readme with a valid SPDX license identifier.
Potential connections found in static code analysis.
Outbound calls
8
External assets
0
Incoming endpoints
0
No external asset domains detected.
No public endpoints detected.
2 score snapshots
v1.1.19
30
Latest
v1.1.18
30
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 30 | 138 | 107 | 31 | v1.1.19 | 2.0.0 |
| 30 | 139 | 108 | 31 | v1.1.18 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.