Sell online with WooCommerce and in person with PayPal POS, and keep your products and stock in sync across both.
Prioritized issue groups from the latest Plugin Check scan
I18n
218
3 issue groups
Maintainability
97
11 issue groups
Security
67
2 issue groups
Repo Compliance
1
1 issue group
Sample message
Mismatched text domain. Expected 'zettle-pos-integration' but got 'paypal-point-of-sale'.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$className'.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$attributesHtml'.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$_wp_switched_stack".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'woocommerce_settings_api_sanitized_fields_' . $this->id".
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
Attempting a database schema change is discouraged.
Sample message
parse_url() is discouraged because of inconsistency in the output across PHP versions; use wp_parse_url() instead.
Sample message
Missing $domain parameter in function call to _x().
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "PayPal POS for WooCommerce" - contains the restricted term "paypal" and cannot be used to begin your plugin name. We disallow the use of certain terms in ways that are abused, or potentially infringe on and/or are misleading with regards to trademarks. You may use the term "paypal" elsewhere in your plugin name, such as "... for paypal".
Sample message
The use of function eval() is forbidden
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$this->filterName".
Sample message
Plugin name "PayPal POS for WooCommerce" is different from the name declared in plugin header "PayPal Point of Sale".
Sample message
The "Domain Path" header in the plugin file must point to an existing folder. Found: "languages"
Sample message
The "Text Domain" header in the plugin file does not match the slug. Found "paypal-point-of-sale", expected "zettle-pos-integration".
Potential connections found in static code analysis.
Outbound calls
187
External assets
0
Incoming endpoints
0
No external asset domains detected.
No public endpoints detected.
2 score snapshots
v2.0.0
35
Latest
v1.6.1
31
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 35 | 383 | 340 | 43 | v2.0.0 | 2.1.0 |
| 31 | 346 | 302 | 44 | v1.6.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.