PDF for Gravity Forms + Drag And Drop Template Builder

PDF Builder for Gravity Forms helps you create custom PDF documents from form submissions using a powerful drag-and-drop template builder.

v7.1.0add-ons.orgUpdated Added 400 installs100% rating
24
Score
1,457
Errors
260
Warnings
+0
Change

Category Scores

Security0
Repo94
Performance98
Maintainability0

Issues to Review

Prioritized issue groups from the latest Plugin Check scan

1,717 findings

Maintainability

1,218

13 issue groups

I18n

316

4 issue groups

Security

172

8 issue groups

ERRORMaintainabilitywp function not compatible with requires wpFunction "__()" requires WordPress 2.1.0, but your plugin minimum supported version is WordPress 2.0.0.1,109
Category
Maintainability
Occurrences
1,109
Severity
error

Sample message

Function "__()" requires WordPress 2.1.0, but your plugin minimum supported version is WordPress 2.0.0.

ERRORI18nText Domain MismatchMismatched text domain. Expected 'pdf-for-gravity-forms' but got "conditional-logic-for-elementor-forms".305
Category
I18n
Occurrences
305
Severity
error

Sample message

Mismatched text domain. Expected 'pdf-for-gravity-forms' but got "conditional-logic-for-elementor-forms".

WARNINGSecurityRequest data is not unslashed$_GET['id'] not unslashed before sanitization. Use wp_unslash() or similar38
Category
Security
Occurrences
38
Severity
warning

Sample message

$_GET['id'] not unslashed before sanitization. Use wp_unslash() or similar

WARNINGSecurityNonce verification recommendedProcessing form data without nonce verification.37
Category
Security
Occurrences
37
Severity
warning

Sample message

Processing form data without nonce verification.

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

Sample message

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

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

Sample message

Use of a direct database call is discouraged.

WARNINGSecurityInput is not validatedDetected usage of a possibly undefined superglobal array index: $_GET["id"]. Check that the array index exists before using it.20
Category
Security
Occurrences
20
Severity
warning

Sample message

Detected usage of a possibly undefined superglobal array index: $_GET["id"]. Check that the array index exists before using it.

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

Sample message

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

WARNINGSecurityInterpolated SQL is not preparedUse placeholders and $wpdb->prepare(); found interpolated variable $form_id at "SELECT * FROM $table_name WHERE form_id = $form_id"18
Category
Security
Occurrences
18
Severity
warning

Sample message

Use placeholders and $wpdb->prepare(); found interpolated variable $form_id at "SELECT * FROM $table_name WHERE form_id = $form_id"

WARNINGMaintainabilityNon-prefixed global variableGlobal variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$_product_fields".18
Category
Maintainability
Occurrences
18
Severity
warning

Sample message

Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$_product_fields".

Show 15 more
WARNINGMaintainabilityNon-prefixed class17
Category
Maintainability
Occurrences
17
Severity
warning

Sample message

Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "FrameFiller".

WARNINGSecurityDatabase parameter is not escaped15
Category
Security
Occurrences
15
Severity
warning

Sample message

Unescaped parameter $pdf_creator used in $wpdb->get_var()\n$pdf_creator assigned unsafely at line 63.

WARNINGMaintainabilityNon-prefixed hook name10
Category
Maintainability
Occurrences
10
Severity
warning

Sample message

Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "builder_yeepdfs".

WARNINGSecurityInput is not sanitized10
Category
Security
Occurrences
10
Severity
warning

Sample message

Detected usage of a non-sanitized input variable: $_REQUEST['_wpnonce']

WARNINGMaintainabilityerror log print r8
Category
Maintainability
Occurrences
8
Severity
warning

Sample message

print_r() found. Debug code should not normally be used in production.

WARNINGSecurityMissing nonce verification8
Category
Security
Occurrences
8
Severity
warning

Sample message

Processing form data without nonce verification.

WARNINGMaintainabilityNot In Footer8
Category
Maintainability
Occurrences
8
Severity
warning

Sample message

In footer ($in_footer) is not set explicitly wp_enqueue_script; It is recommended to load scripts in the footer. Please set this value to `true` to load it in the footer, or explicitly `false` if it should be loaded in the header.

ERRORI18nMissing Translators Comment5
Category
I18n
Occurrences
5
Severity
error

Sample message

A function call to esc_html__() 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.

ERRORI18nMissing Arg Domain3
Category
I18n
Occurrences
3
Severity
error

Sample message

Missing $domain parameter in function call to esc_attr_e().

ERRORI18nNon Singular String Literal Text3
Category
I18n
Occurrences
3
Severity
error

Sample message

The $text parameter must be a single text string literal. Found: $group_label

ERRORMaintainabilityForbidden PHP function found2
Category
Maintainability
Occurrences
2
Severity
error

Sample message

The use of function eval() is forbidden

ERRORMaintainabilitydate date2
Category
Maintainability
Occurrences
2
Severity
error

Sample message

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

WARNINGMaintainabilityNon-prefixed constant2
Category
Maintainability
Occurrences
2
Severity
warning

Sample message

Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "BUIDER_PDF_GF_PLUGIN_PATH".

WARNINGMaintainabilityerror log error log2
Category
Maintainability
Occurrences
2
Severity
warning

Sample message

error_log() found. Debug code should not normally be used in production.

WARNINGMaintainabilityprevent path disclosure error reporting2
Category
Maintainability
Occurrences
2
Severity
warning

Sample message

error_reporting() can lead to full path disclosure.

External Connections

Potential connections found in static code analysis.

58 domains

Outbound calls

290

External assets

1

Incoming endpoints

9

Notable Domains

tools.ietf.org19 · outbound
setasign.com17 · outbound
yamasoft.com12 · outbound
code.google.com11 · outbound
php.net11 · outbound
sourceforge.net11 · outbound

Platform / Reference Domains

w3.org66 · platform/reference
github.com20 · platform/reference
opensource.org15 · platform/reference
dev.w3.org3 · platform/reference
gnu.org1 · platform/reference
wordpress.org1 · platform/reference

External Asset Domains

bpm1.com1 · asset

Incoming Endpoints

No public endpoints detected.

Admin AJAX endpoints9
wp_ajax_pdf_reset_templateauthenticated

wp_ajax

wp_ajax_pdfbuilder_gf_re_generateauthenticated

wp_ajax

wp_ajax_yeepdf_builder_export_htmlauthenticated

wp_ajax

wp_ajax_yeepdf_builder_textauthenticated

wp_ajax

wp_ajax_yeepdf_convert_pdfauthenticated

wp_ajax

wp_ajax_yeepdf_dropbox_client_id_validateauthenticated

wp_ajax

wp_ajax_yeepdf_el_get_entriesauthenticated

wp_ajax

wp_ajax_yeepdf_import_templateauthenticated

wp_ajax

wp_ajax_yeepdf_remove_fontauthenticated

wp_ajax

Score History

First score snapshot

v7.1.0

24

Latest

Findings
1,717
Errors
1,457
Warnings
260
Check
2.0.0

Relationship Map

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

37 nodes

Related Plugins