Automatically require your WooCommerce customers to sign a legally binding contract before downloading your product. Easy to Use.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
90
10 issue groups
Security
81
8 issue groups
I18n
66
4 issue groups
Repo Compliance
3
3 issue groups
Sample message
Mismatched text domain. Expected 'woocommerce-digital-signature' but got 'esig'.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$about_options".
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
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Use placeholders and $wpdb->prepare(); found $id
Sample message
Processing form data without nonce verification.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "woocommerce_get_return_url".
Sample message
Unescaped parameter $db_table used in $wpdb->get_results()\n$db_table assigned unsafely at line 61.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $table at "SELECT post_id FROM $table WHERE meta_key=%s and meta_value=%d"
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
Use of a direct database call is discouraged.
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "enqueue_woo_admin_about_scripts".
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
load_plugin_textdomain() has been discouraged since WordPress version 4.6. When your plugin is hosted on WordPress.org, you no longer need to manually include this function call for translations under your plugin slug. WordPress will automatically load the translations for you as needed.
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
$_GET['key'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Stylesheets must be registered/enqueued via wp_enqueue_style()
Sample message
The $text parameter must be a single text string literal. Found: '<div class="esign-woo-container"><div class="esign-woo-box notice-success"><h3><strong>Get Started:</strong></h3> <p>A Global Contract is pretty rad... it lets you set a “global contract” or "global agreement" for your entire e-commerce store. In short you can require ALL customers (regardless of the products they purchase) to sign a legal contract before completing their checkout.<br /><br />You can also attach a individual documents to individual products on the <a href="edit.php?post_type=product">product page</a>.</p><p>This section lets you customize the WP E-Signature & Woocommerce Global Settings<p><p><a href="https://www.approveme.com/profile" class="button-primary">Get My Approveme Downloads </a> <a href="index.php?page=esign-woocommerce-about" class="button">Need help getting started?</a></p></div><div class="esign-woo-box-right"><img src="' . $img_link . '"></div></div>'
Sample message
Missing "License". Please update your readme with a valid GPLv2 (or later) compatible license.
Sample message
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
Sample message
One or more tags were ignored. Please limit your plugin to 5 tags.
Sample message
The "Text Domain" header in the plugin file does not match the slug. Found "esig-woocommerce", expected "woocommerce-digital-signature".
Potential connections found in static code analysis.
Outbound calls
31
External assets
15
Incoming endpoints
2
No public endpoints detected.
wp_ajax
wp_ajax
3 score snapshots
v2.0.4
34
Latest
v2.0.3
34
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 34 | 241 | 165 | 76 | v2.0.4 | 2.0.0 |
| 34 | 241 | 165 | 76 | v2.0.3 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.