Instantly produce a legally binding PDF WordPress contract from a WP Forms contact form submission. Digital Signature Pad. Proposal.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
72
13 issue groups
I18n
51
3 issue groups
Security
36
4 issue groups
Repo Compliance
3
3 issue groups
Sample message
Mismatched text domain. Expected 'wp-forms-signature-contract-add-on' but got 'esig'.
Sample message
Offloading images, js, css, and other scripts to your servers or any remote service is disallowed.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$about_options['stepContent']'.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$about_options".
Sample message
Processing form data without nonce verification.
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "WPFORM_WPESIGNATURE_CORE".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "plugin_locale".
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "WP Forms Signature Contract Add-On" - contains the restricted term "wp" which cannot be used at all in your plugin name.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "EWPFORM_GET".
Sample message
wp_redirect() found. Using wp_safe_redirect(), along with the "allowed_redirect_hosts" filter if needed, can help avoid any chances of malicious redirects within code. It is also important to remember to call exit() after a redirect so that no other unwanted code is executed.
Sample message
The parameter "FALSE" at position #2 of load_plugin_textdomain() has been deprecated since WordPress version 2.7.0. Use "" instead.
Sample message
No PHP code was found in this file and short open tags are not allowed by this install of PHP. This file may be using short open tags but PHP does not allow them.
Sample message
Found call to wp_enqueue_style() with external resource. Offloading styles to your servers or any remote service is disallowed.
Sample message
Resource version not set in call to wp_enqueue_style(). This means new versions of the style may not always be loaded due to browser caching.
Sample message
Version parameter is not explicitly set or has been set to an equivalent of "false" for wp_enqueue_style; This means that the WordPress core version will be used which is not recommended for plugin or theme development.
Sample message
Stylesheets must be registered/enqueued via wp_enqueue_style()
Sample message
Translatable string should not be wrapped in HTML. Found: '<span> If you would like to you can <a href="edit.php?post_type=esign&page=esign-add-document&esig_type=sad"> Create new document</a></span>'
Sample message
Plugin name "WP Forms Signature Contract Add-On" is different from the name declared in plugin header "WPForms Signature Contract Add-on by ApproveMe.com".
Sample message
One or more tags were ignored. Please limit your plugin to 5 tags.
Sample message
The "Description" section is too long and was truncated. A maximum of 2500 characters is supported.
Sample message
The "Short Description" section is too long and was truncated. A maximum of 150 characters is supported.
Potential connections found in static code analysis.
Outbound calls
40
External assets
17
Incoming endpoints
2
No public endpoints detected.
wp_ajax
wp_ajax
2 score snapshots
v2.0.1
35
Latest
v2.0
34
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 35 | 162 | 127 | 35 | v2.0.1 | 2.0.0 |
| 34 | 163 | 128 | 35 | v2.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.