Export Without Shortcodes: convert to pure HTML the exported content Security & Risk Analysis

wordpress.org/plugins/export-without-shortcodes

During the exporting process it converts the shortcodes to pure HTML.

100 active installs v0.0.3 PHP 5.6+ WP 4.6+ Updated Dec 10, 2025
exportexporting
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Export Without Shortcodes: convert to pure HTML the exported content Safe to Use in 2026?

Generally Safe

Score 100/100

Export Without Shortcodes: convert to pure HTML the exported content has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 3mo ago
Risk Assessment

The "export-without-shortcodes" plugin version 0.0.3 demonstrates a generally good security posture based on the provided static analysis. The plugin has a small attack surface, with only one AJAX handler and no exposed REST API routes or shortcodes. Crucially, the analysis indicates no unprotected entry points, and all SQL queries are properly prepared. The presence of nonce checks is a positive sign, suggesting an awareness of common web vulnerabilities. The absence of dangerous functions, file operations, and external HTTP requests further contributes to a strong security profile.

The plugin's vulnerability history is also commendable, with zero known CVEs recorded. This lack of historical vulnerabilities, combined with the clean static analysis, suggests that the developers are actively maintaining security or that the plugin's functionality is inherently low-risk. However, the absence of capability checks on the AJAX handler is a minor concern. While the nonce check provides a layer of protection, proper capability checks would ensure that only authorized users can trigger the AJAX action, further hardening the plugin against potential privilege escalation or unauthorized data access.

In conclusion, "export-without-shortcodes" v0.0.3 appears to be a secure plugin. Its minimal attack surface, lack of known vulnerabilities, and use of prepared statements are significant strengths. The only notable area for improvement is the addition of capability checks to the AJAX handler to provide a more robust security framework.

Key Concerns

  • Missing capability checks on AJAX handler
Vulnerabilities
None known

Export Without Shortcodes: convert to pure HTML the exported content Security Vulnerabilities

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

Export Without Shortcodes: convert to pure HTML the exported content Code Analysis

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

Output Escaping

86% escaped7 total outputs
Attack Surface

Export Without Shortcodes: convert to pure HTML the exported content Attack Surface

Entry Points1
Unprotected0

AJAX Handlers 1

authwp_ajax_eos_ews_save_optionsinc\ews-ajax.php:4
WordPress Hooks 2
filterthe_content_exportinc\ews-admin.php:4
actionexport_filtersinc\ews-admin.php:41
Maintenance & Trust

Export Without Shortcodes: convert to pure HTML the exported content Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedDec 10, 2025
PHP min version5.6
Downloads4K

Community Trust

Rating100/100
Number of ratings5
Active installs100
Developer Profile

Export Without Shortcodes: convert to pure HTML the exported content Developer Profile

Jose Mortellaro

56 plugins · 26K total installs

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

How We Detect Export Without Shortcodes: convert to pure HTML the exported content

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/export-without-shortcodes/css/style.css/wp-content/plugins/export-without-shortcodes/js/script.js
Script Paths
/wp-content/plugins/export-without-shortcodes/js/script.js
Version Parameters
export-without-shortcodes/css/style.css?ver=export-without-shortcodes/js/script.js?ver=

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about Export Without Shortcodes: convert to pure HTML the exported content