Use MetaMask cryptocurrency payment gateway for WooCommerce store and let customers pay with USDT, ETH, BNB, or BUSD.
Category Scores
Issues to Review
Prioritized issue groups from the latest Plugin Check scan
Maintainability
7
4 issue groups
ERRORMaintainabilityMissing direct file access protectionPHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;3
- Category
- Maintainability
- Occurrences
- 3
- Severity
- error
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
WARNINGMaintainabilityNon-prefixed classClasses declared by a theme/plugin should start with the theme/plugin prefix. Found: "CPFM_Feedback_Notice".2
- Category
- Maintainability
- Occurrences
- 2
- Severity
- warning
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "CPFM_Feedback_Notice".
WARNINGMaintainabilityerror log error logerror_log() found. Debug code should not normally be used in production.1
- Category
- Maintainability
- Occurrences
- 1
- Severity
- warning
Sample message
error_log() found. Debug code should not normally be used in production.
WARNINGMaintainabilitymismatched plugin namePlugin name "Pay With MetaMask For WooCommerce - Cryptocurrency Payment Gateway" is different from the name declared in plugin header "Cryptocurrency Payments Using MetaMask For WooCommerce".1
- Category
- Maintainability
- Occurrences
- 1
- Severity
- warning
Sample message
Plugin name "Pay With MetaMask For WooCommerce - Cryptocurrency Payment Gateway" is different from the name declared in plugin header "Cryptocurrency Payments Using MetaMask For WooCommerce".
External Connections
Potential connections found in static code analysis.
Outbound calls
166
External assets
15
Incoming endpoints
7
Notable Domains
Platform / Reference Domains
External Asset Domains
Incoming Endpoints
No public endpoints detected.
Admin AJAX endpoints7
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
Score History
First score snapshot
v1.7.2
99
Latest
- Findings
- 7
- Errors
- 3
- Warnings
- 4
- Check
- 2.0.0
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 99 | 7 | 3 | 4 | v1.7.2 | 2.0.0 |
Relationship Map
Author, categories, issues, domains, and nearby plugins.