Breadcrumbs Divi Module

A simple lightweight plugin that adds a breadcrumbs module in the Divi theme.

v2.0.0learnhowwpUpdated 2026-06-14Added May 7, 202010k+ installs90% rating0% support resolved
67
Score
44
Errors
38
Warnings
+0
Change

Category Scores

Security50
Repo94
Performance100
Maintainability76

Top Issues by Category

Issues Details

82 issues found in latest scan

ERROR29
WordPress.WP.I18n.TextDomainMismatch

Mismatched text domain. Expected 'breadcrumbs-divi-module' but got 'et_builder'.

WARNING13
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedFunctionFound

Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "lwp_breadcrumbs_add_action_links".

WARNING9
WordPress.Security.NonceVerification.Missing

Processing form data without nonce verification.

WARNING4
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound

Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$dependency_interface_path".

WARNING4
WordPress.Security.ValidatedSanitizedInput.MissingUnslash

$_POST['before_text'] not unslashed before sanitization. Use wp_unslash() or similar

ERROR4
WordPress.WP.I18n.MissingArgDomain

Missing $domain parameter in function call to __().

ERROR4
missing_direct_file_access_protection

PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;

WARNING2
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedClassFound

Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "LWP_DiviBreadcrumbs".

WARNING2
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedConstantFound

Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "LWP_BREADCRUMBS_PATH".

WARNING2
WordPress.Security.ValidatedSanitizedInput.InputNotSanitized

Detected usage of a non-sanitized input variable: $_POST['post_id']

ERROR2
WordPress.WP.I18n.NonSingularStringLiteralText

The $text parameter must be a single text string literal. Found: $_before_text

WARNING1
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound

Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "the_title".

ERROR1
WordPress.Security.EscapeOutput.OutputNotEscaped

All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '__'.

ERROR1
WordPress.WP.AlternativeFunctions.parse_url_parse_url

parse_url() is discouraged because of inconsistency in the output across PHP versions; use wp_parse_url() instead.

ERROR1
WordPress.WP.I18n.MissingTranslatorsComment

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.

ERROR1
five_star_reviews_detected

Linking directly to 5 stars reviews is not allowed.

ERROR1
outdated_tested_upto_header

Tested up to: 6.9 < 7.0. The "Tested up to" value in your plugin is not set to the current version of WordPress. This means your plugin will not show up in searches, as we require plugins to be compatible and documented as tested up to the most recent version of WordPress.

WARNING1
textdomain_mismatch

The "Text Domain" header in the plugin file does not match the slug. Found "lwp-divi-breadcrumbs", expected "breadcrumbs-divi-module".

Latest Snapshot

Findings

82

Errors

44

Warnings

38

Score History

First score snapshot

First scan completed Jun 20, 2026

v2.0.0 · Plugin Check 2.0.0 · Model 2026.06-mvp-static-v2

Jun 20, 2026

v2.0.0

67

Latest

Findings
82
Errors
44
Warnings
38
Plugin Check
2.0.0
Model
2026.06-mvp-static-v2

Related Plugins