E2Pdf – Export Pdf Tool for WordPress

PDF Builder for CF7, Divi, Elementor Forms, Everest, Fluent, Formidable, Forminator, Gravity, JFB, Ninja, WPForms, WooCommerce, Post Meta, ACF, etc.

v1.32.31E2PdfUpdated 2026-06-16Added Aug 20, 201810k+ installs96% rating100% support resolved
22
Score
1,075
Errors
836
Warnings
+0
Change

Category Scores

Security0
Repo83
Performance98
Maintainability0

Top Issues by Category

security1,014
maintainability789
i18n71

Issues Details

1,911 issues found in latest scan

ERROR289
WordPress.Security.EscapeOutput.UnsafePrintingFunction

All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.

WARNING222
WordPress.DB.DirectDatabaseQuery.DirectQuery

Use of a direct database call is discouraged.

ERROR196
WordPress.DB.PreparedSQL.NotPrepared

Use placeholders and $wpdb->prepare(); found $collate

WARNING191
WordPress.DB.DirectDatabaseQuery.NoCaching

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

ERROR154
PluginCheck.Security.DirectDB.UnescapedDBParameter

Unescaped parameter $db_prefix used in $wpdb->get_row()\n$db_prefix used without escaping.

ERROR149
WordPress.Security.EscapeOutput.OutputNotEscaped

All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"<script>window.location='{$location}';</script>"'.

WARNING99
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound

Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: &quot;$allchars&quot;.

WARNING88
WordPress.DB.DirectDatabaseQuery.SchemaChange

Attempting a database schema change is discouraged.

ERROR81
WordPress.Security.EscapeOutput.ExceptionNotEscaped

All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"({$r},{$c}) out of range of "'.

ERROR76
Generic.PHP.ForbiddenFunctions.Found

The use of function do_shortcode_tag() is forbidden

WARNING62
PluginCheck.Security.DirectDB.UnescapedDBParameter

Unescaped parameter $cfdb-&gt;prefix used in $wpdb-&gt;get_results()\n$cfdb-&gt;prefix used without escaping.

WARNING61
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound

Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: &quot;&#039;ninja_forms_render_options_&#039; . $field[&#039;type&#039;]&quot;.

ERROR47
WordPress.WP.I18n.TextDomainMismatch

Mismatched text domain. Expected 'e2pdf' but got 'et_builder_5'.

WARNING25
WordPress.Security.ValidatedSanitizedInput.InputNotSanitized

Detected usage of a non-sanitized input variable: $_GET[&#039;item_id&#039;]

ERROR24
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.

WARNING20
WordPress.Security.NonceVerification.Recommended

Processing form data without nonce verification.

WARNING19
WordPress.Security.ValidatedSanitizedInput.MissingUnslash

$_GET[&#039;item_id&#039;] not unslashed before sanitization. Use wp_unslash() or similar

WARNING13
WordPress.Security.NonceVerification.Missing

Processing form data without nonce verification.

WARNING11
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedClassFound

Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: &quot;Controller_E2pdf&quot;.

ERROR11
WordPress.WP.AlternativeFunctions.unlink_unlink

unlink() is discouraged. Use wp_delete_file() to delete a file.

ERROR10
WordPress.DateTime.RestrictedFunctions.date_date

date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.

ERROR10
WordPress.WP.AlternativeFunctions.file_system_operations_is_writable

File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: is_writable().

ERROR7
WordPress.WP.AlternativeFunctions.file_system_operations_chmod

File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: chmod().

WARNING6
WordPress.DB.PreparedSQLPlaceholders.UnfinishedPrepare

Replacement variables found, but no valid placeholders found in the query.

WARNING3
Squiz.PHP.DiscouragedFunctions.Discouraged

The use of function ini_set() is discouraged

Latest Snapshot

Findings

1,911

Errors

1,075

Warnings

836

Score History

First score snapshot

First scan completed Jun 20, 2026

v1.32.31 · Plugin Check 2.0.0 · Model 2026.06-mvp-static-v2

Jun 20, 2026

v1.32.31

22

Latest

Findings
1,911
Errors
1,075
Warnings
836
Plugin Check
2.0.0
Model
2026.06-mvp-static-v2

Related Plugins