Adds breadcrumb navigation showing the visitor's path to their current location.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
112
8 issue groups
I18n
51
2 issue groups
Security
47
6 issue groups
Sample message
The $domain parameter must be a single text string literal. Found: $this->identifier
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "bcn_add_post_type_arg".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$extras_escaped'.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$this->unique_prefix . '_after_settings_tab_general'".
Sample message
Processing form data without nonce verification.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$breadcrumb_navxt".
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "bcn_display".
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "bcn_admin".
Sample message
Detected usage of a non-sanitized input variable: $_FILES[$this->unique_prefix . '_admin_import_file']['tmp_name']
Sample message
Processing form data without nonce verification.
Sample message
$_POST[$this->unique_prefix . '_options'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
var_export() found. Debug code should not normally be used in production.
Sample message
set_error_handler() found. Debug code should not normally be used in production.
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['uid']. Check that the array index exists before using it.
Sample message
Mismatched text domain. Expected 'breadcrumb-navxt' but got 'mtekk_adminKit'.
Potential connections found in static code analysis.
Outbound calls
22
External assets
0
Incoming endpoints
1
No external asset domains detected.
No public endpoints detected.
wp_ajax
2 score snapshots
v7.5.2
37
Latest
v7.5.1
36
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 37 | 210 | 100 | 110 | v7.5.2 | 2.1.0 |
| 36 | 213 | 102 | 111 | v7.5.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.