Disable Settings For WP Security & Risk Analysis

wordpress.org/plugins/disable-settings-for-wp

Disable Settings For WP is a WordPress plugin that allows you to disable right-click functionality, REST API and hide the admin bar in your WordPress …

0 active installs v1.2 PHP 5.6+ WP 5.2+ Updated Jun 1, 2024
disable-rest-apidisbale-right-clickremove-admin-barwordpress-admin-bar
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Disable Settings For WP Safe to Use in 2026?

Generally Safe

Score 92/100

Disable Settings For WP has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 1yr ago
Risk Assessment

The static analysis of the 'disable-settings-for-wp' plugin v1.2 reveals an exceptionally clean codebase with no identified entry points like AJAX handlers, REST API routes, or shortcodes. The absence of dangerous functions, file operations, and external HTTP requests further contributes to a strong security posture. Furthermore, all SQL queries are handled with prepared statements, and output is consistently escaped, mitigating common web vulnerabilities.

The plugin's vulnerability history is also clear, with no recorded CVEs, indicating a consistent track record of security. However, the complete absence of nonces and capability checks on its (non-existent) entry points, while seemingly benign due to the lack of entry points, could be a point of concern if the plugin were to evolve and add such features without proper security considerations. This lack of checks might suggest a development approach that hasn't rigorously considered authentication and authorization mechanisms.

In conclusion, 'disable-settings-for-wp' v1.2 demonstrates excellent security practices in its current iteration, with no active vulnerabilities or exploitable code patterns detected in the static analysis. The plugin's strength lies in its minimal attack surface and robust handling of data operations. The only potential area for improvement would be to ensure that any future expansion of its functionality includes comprehensive nonce and capability checks to maintain this high security standard.

Key Concerns

  • No nonce checks implemented
  • No capability checks implemented
Vulnerabilities
None known

Disable Settings For WP Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

Disable Settings For WP Release Timeline

No version history available.
Code Analysis
Analyzed Apr 16, 2026

Disable Settings For WP Code Analysis

Dangerous Functions
0
Raw SQL Queries
0
0 prepared
Unescaped Output
0
0 escaped
Nonce Checks
0
Capability Checks
0
File Operations
0
External Requests
0
Bundled Libraries
0
Attack Surface

Disable Settings For WP Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
actionadmin_menudisable-settings-for-wp.php:29
actionadmin_initdisable-settings-for-wp.php:39
actionwp_footerdisable-settings-for-wp.php:104
filtershow_admin_bardisable-settings-for-wp.php:110
filterrest_authentication_errorsdisable-settings-for-wp.php:117
Maintenance & Trust

Disable Settings For WP Maintenance & Trust

Maintenance Signals

WordPress version tested6.5.8
Last updatedJun 1, 2024
PHP min version5.6
Downloads964

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Disable Settings For WP Developer Profile

Harsh Gajipara

2 plugins · 50 total installs

88
trust score
Avg Security Score
92/100
Avg Patch Time
30 days
View full developer profile
Detection Fingerprints

How We Detect Disable Settings For WP

Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.

Asset Fingerprints

Asset Paths
/wp-content/plugins/disable-settings-for-wp/style.css
Version Parameters
disable-settings-for-wp/style.css?ver=

HTML / DOM Fingerprints

CSS Classes
wrap
Data Attributes
id="disable_right_click_enabled"name="disable_right_click_enabled"id="show_topbar_panel"name="show_topbar_panel"id="disable_rest_api"name="disable_rest_api"
FAQ

Frequently Asked Questions about Disable Settings For WP