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
444
7 issue groups
Maintainability
36
9 issue groups
I18n
1
1 issue group
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$connect_button_text'.
Sample message
Processing form data without nonce verification.
Sample message
$_GET['account_id'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Function "get_current_screen()" requires WordPress 3.1.0, but your plugin minimum supported version is WordPress 3.0.0.
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
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
rand() is discouraged. Use the far less predictable wp_rand() instead.
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
Scripts must be registered/enqueued via wp_enqueue_script()
Sample message
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.
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
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
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
106
External assets
3
Incoming endpoints
9
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
2 score snapshots
v2.0.5
40
Latest
v2.0.4
40
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 40 | 481 | 388 | 93 | v2.0.5 | 2.0.0 |
| 40 | 484 | 388 | 96 | v2.0.4 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.