Disable WordPress Block Editor Fullscreen Mode Security & Risk Analysis

wordpress.org/plugins/we-disable-fs

Disable WordPress Block Editor Fullscreen Mode, activated by default in WordPress 5.4.

30 active installs v1.0.9 PHP 5.6+ WP 5.3+ Updated Feb 16, 2022
block-editordisablefullscreen
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Disable WordPress Block Editor Fullscreen Mode Safe to Use in 2026?

Generally Safe

Score 85/100

Disable WordPress Block Editor Fullscreen Mode has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 4yr ago
Risk Assessment

The "we-disable-fs" plugin v1.0.9 exhibits an excellent security posture based on the provided static analysis. There are no identified AJAX handlers, REST API routes, shortcodes, or cron events, resulting in a zero attack surface. This indicates a strong adherence to secure development practices by minimizing potential entry points for attackers. Furthermore, the code analysis reveals no dangerous functions, no raw SQL queries (all use prepared statements), no unescaped output, no file operations, no external HTTP requests, and importantly, no missing nonce or capability checks. Taint analysis also shows zero critical or high severity unsanitized flows. The vulnerability history is equally clean, with no recorded CVEs, indicating a history of secure development or a lack of past significant findings.

While the plugin demonstrates remarkable security, the complete absence of any detected actionable items in the static analysis and vulnerability history might also suggest that the plugin's functionality is extremely limited or that the static analysis tool might have limitations in its current configuration for this specific plugin. However, based solely on the provided data, the plugin is exceptionally secure. The strengths lie in its minimal attack surface and meticulous code hygiene, with no identifiable weaknesses. The primary concern, if any, would be the potential for unexamined functionality or the possibility that its limited scope makes it less of a target for in-depth vulnerability research.

Vulnerabilities
None known

Disable WordPress Block Editor Fullscreen Mode Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Code Analysis
Analyzed Mar 16, 2026

Disable WordPress Block Editor Fullscreen Mode 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 WordPress Block Editor Fullscreen Mode Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
actionenqueue_block_editor_assetswe-disable-fs.php:60
Maintenance & Trust

Disable WordPress Block Editor Fullscreen Mode Maintenance & Trust

Maintenance Signals

WordPress version tested5.9.13
Last updatedFeb 16, 2022
PHP min version5.6
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs30
Developer Profile

Disable WordPress Block Editor Fullscreen Mode Developer Profile

Martin Wedepohl

3 plugins · 30 total installs

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

How We Detect Disable WordPress Block Editor Fullscreen Mode

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

Asset Fingerprints

HTML / DOM Fingerprints

JS Globals
wp.data.select('core/edit-post').isFeatureActive('fullscreenMode')wp.data.dispatch('core/edit-post').toggleFeature('fullscreenMode')
FAQ

Frequently Asked Questions about Disable WordPress Block Editor Fullscreen Mode