Bulk Menu Edit

Remove multiple menu items in one single click, through a soft and clean interface.

v1.3.2M.CodeUpdated Added 700 installs74% rating
82
Score
4
Errors
9
Warnings
+0
Change

Category Scores

Security72
Repo89
Performance100
Maintainability95

Issues to Review

Prioritized issue groups from the latest Plugin Check scan

13 findings

Maintainability

7

3 issue groups

Security

4

3 issue groups

Repo Compliance

2

2 issue groups

WARNINGMaintainabilityDirect QueryUse of a direct database call is discouraged.3
Category
Maintainability
Occurrences
3
Severity
warning

Sample message

Use of a direct database call is discouraged.

WARNINGMaintainabilityNo CachingDirect database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().3
Category
Maintainability
Occurrences
3
Severity
warning

Sample message

Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().

ERRORSecurityOutput is not escapedAll output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$demo_url'.2
Category
Security
Occurrences
2
Severity
error

Sample message

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

WARNINGSecurityInput is not sanitizedDetected usage of a non-sanitized input variable: $_POST['data']1
Category
Security
Occurrences
1
Severity
warning

Sample message

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

WARNINGSecurityRequest data is not unslashed$_POST['data'] not unslashed before sanitization. Use wp_unslash() or similar1
Category
Security
Occurrences
1
Severity
warning

Sample message

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

WARNINGMaintainabilityMissing VersionResource version not set in call to wp_enqueue_style(). This means new versions of the style may not always be loaded due to browser caching.1
Category
Maintainability
Occurrences
1
Severity
warning

Sample message

Resource version not set in call to wp_enqueue_style(). This means new versions of the style may not always be loaded due to browser caching.

ERRORRepo Complianceplugin header invalid requires wpThe "Requires at least" header in the plugin file should only contain a WordPress version such as "7.0" or "6.9".1
Category
Repo Compliance
Occurrences
1
Severity
error

Sample message

The "Requires at least" header in the plugin file should only contain a WordPress version such as "7.0" or "6.9".

ERRORRepo Compliancereadme mismatched header requiresMismatched Requires at least: 5.0 != 5.0 or higher. "Requires at least" needs to be exactly the same with that in your main plugin file's header.1
Category
Repo Compliance
Occurrences
1
Severity
error

Sample message

Mismatched Requires at least: 5.0 != 5.0 or higher. "Requires at least" needs to be exactly the same with that in your main plugin file's header.

External Connections

Potential connections found in static code analysis.

5 domains

Outbound calls

5

External assets

1

Incoming endpoints

2

Notable Domains

ko-fi.com1 · outbound
locahl.app1 · outbound

Platform / Reference Domains

gnu.org1 · platform/reference
wordpress.org1 · platform/reference

External Asset Domains

fonts.googleapis.com2 · asset + outbound

Incoming Endpoints

No public endpoints detected.

Admin AJAX endpoints2
wp_ajax_bme_locahl_dismiss_bannerauthenticated

wp_ajax

wp_ajax_remove_menu_itemsauthenticated

wp_ajax

Score History

First score snapshot

v1.3.2

82

Latest

Findings
13
Errors
4
Warnings
9
Check
2.0.0

Relationship Map

Author, categories, issues, domains, and nearby plugins.

30 nodes

Related Plugins

Breadcrumb Block

3k+ active installs

100
Menu In Post

2k+ active installs

100
Menu Visibility Control

500 active installs

99
Admin Toolbar Menus

1k+ active installs

98