Payment Method Order Reporting (PMOR) for WooCommerce Security & Risk Analysis

wordpress.org/plugins/pmor-reports

Advanced reporting for WooCommerce orders with filtering by payment method and date ranges.

80 active installs v1.0.1 PHP 7.2+ WP 5.6+ Updated Dec 26, 2025
analyticsorderspayment-methodsreportswoocommerce
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Payment Method Order Reporting (PMOR) for WooCommerce Safe to Use in 2026?

Generally Safe

Score 100/100

Payment Method Order Reporting (PMOR) for WooCommerce has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 3mo ago
Risk Assessment

The "pmor-reports" v1.0.1 plugin exhibits a strong security posture based on the provided static analysis. The plugin successfully implements robust security measures, including 100% of SQL queries utilizing prepared statements and 96% of output being properly escaped. Furthermore, the presence of nonce and capability checks on all identified entry points (AJAX handlers) indicates a good practice of access control. The plugin also has a clean vulnerability history with no recorded CVEs, suggesting consistent security diligence from its developers. The absence of file operations, external HTTP requests, and bundled libraries further reduces the potential attack surface. The limited attack surface, with only one AJAX handler, is also a positive sign.

However, while the current analysis shows no critical or high-severity issues, the total taint analysis results of '0' might indicate that the analysis tool either didn't find any exploitable flows or the scope of the analysis was limited. A more comprehensive taint analysis might reveal subtle vulnerabilities. Nevertheless, based on the available data, the plugin demonstrates a commendable commitment to security, with its strengths significantly outweighing any potential minor concerns. The absence of any deductions reflects the thorough implementation of security best practices observed in the static analysis.

Vulnerabilities
None known

Payment Method Order Reporting (PMOR) for WooCommerce Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Code Analysis
Analyzed Mar 16, 2026

Payment Method Order Reporting (PMOR) for WooCommerce Code Analysis

Dangerous Functions
0
Raw SQL Queries
0
10 prepared
Unescaped Output
3
82 escaped
Nonce Checks
3
Capability Checks
3
File Operations
0
External Requests
0
Bundled Libraries
0

SQL Query Safety

100% prepared10 total queries

Output Escaping

96% escaped85 total outputs
Attack Surface

Payment Method Order Reporting (PMOR) for WooCommerce Attack Surface

Entry Points1
Unprotected0

AJAX Handlers 1

authwp_ajax_pmor_reports_get_payment_methodsincludes\class-pmor-reports-admin.php:39
WordPress Hooks 6
actionadmin_menuincludes\class-pmor-reports-admin.php:30
actionadmin_enqueue_scriptsincludes\class-pmor-reports-admin.php:33
actionadmin_initincludes\class-pmor-reports-admin.php:36
actionadmin_noticespmor-reports.php:42
actionbefore_woocommerce_initpmor-reports.php:60
actionplugins_loadedpmor-reports.php:176
Maintenance & Trust

Payment Method Order Reporting (PMOR) for WooCommerce Maintenance & Trust

Maintenance Signals

WordPress version tested6.7.5
Last updatedDec 26, 2025
PHP min version7.2
Downloads565

Community Trust

Rating0/100
Number of ratings0
Active installs80
Developer Profile

Payment Method Order Reporting (PMOR) for WooCommerce Developer Profile

alexhalfborg

2 plugins · 80 total installs

94
trust score
Avg Security Score
100/100
Avg Patch Time
30 days
View full developer profile
Detection Fingerprints

How We Detect Payment Method Order Reporting (PMOR) for WooCommerce

Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.

Asset Fingerprints

Asset Paths
/wp-content/plugins/pmor-reports/assets/css/pmor-reports.css/wp-content/plugins/pmor-reports/assets/js/pmor-reports.js
Script Paths
/wp-content/plugins/pmor-reports/assets/js/pmor-reports.js
Version Parameters
pmor-reports/assets/css/pmor-reports.css?ver=pmor-reports/assets/js/pmor-reports.js?ver=

HTML / DOM Fingerprints

CSS Classes
pmor-reports-report-wrapperpmor-reports-filterspmor-reports-date-filterpmor-reports-payment-method-filterpmor-reports-export-button
HTML Comments
<!-- PMOR Reports: Payment Methods Report --><!-- End PMOR Reports: Payment Methods Report --><!-- PMOR Reports Filters --><!-- End PMOR Reports Filters -->
Data Attributes
data-pmor-report-typedata-pmor-report-name
JS Globals
pmor_reports_ajax_object
FAQ

Frequently Asked Questions about Payment Method Order Reporting (PMOR) for WooCommerce