Add a PayPal Buy Now Button to your website and start selling with PayPal and Stripe today. No Coding Required. Official PayPal & Stripe Partner.
Prioritized issue groups from the latest Plugin Check scan
Security
82
5 issue groups
Maintainability
17
7 issue groups
I18n
1
1 issue group
Sample message
Processing form data without nonce verification.
Sample message
$_GET['account_id'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of a non-sanitized input variable: $_GET['nonce']
Sample message
Detected usage of a possibly undefined superglobal array index: $_GET['country']. Check that the array index exists before using it.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$old_free_options".
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
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
Resource version not set in call to wp_enqueue_script(). This means new versions of the script may not always be loaded due to browser caching.
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
Plugin name "Easy PayPal & Stripe Buy Now Button" is different from the name declared in plugin header "Easy PayPal & Stripe Button".
Sample message
The plugin slug includes a restricted term. Your plugin slug - "wp-ecommerce-paypal" - contains the restricted term "wp" which cannot be used at all in your plugin slug.
Sample message
The upgrade notice for "1.7.1" exceeds the limit of 300 characters.
Potential connections found in static code analysis.
Outbound calls
107
External assets
2
Incoming endpoints
9
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
3 score snapshots
v2.0.6
43
Latest
v2.0.5
40
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 43 | 100 | 0 | 100 | v2.0.6 | 2.1.0 |
| 40 | 481 | 388 | 93 | v2.0.5 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.