Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | It is important to correctly install your plugin, without throwing errors or notices
The plugin installed gracefully, with no errors
Server metrics [RAM: ▲0.01MB] [CPU: ▼5.09ms] Passed 4 tests
This is a short check of server-side resources used by Integration for Elementor forms - Mollie
Server-side resource usage in normal parameters
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.48 ▲0.01 | 42.62 ▼2.64 |
Dashboard /wp-admin | 3.31 ▲0.01 | 57.37 ▼3.05 |
Posts /wp-admin/edit.php | 3.36 ▲0.01 | 54.32 ▼7.29 |
Add New Post /wp-admin/post-new.php | 5.89 ▲0.01 | 105.36 ▼4.38 |
Media Library /wp-admin/upload.php | 3.23 ▲0.01 | 37.99 ▼5.64 |
Server storage [IO: ▲0.68MB] [DB: ▲0.00MB] Passed 3 tests
Filesystem and database footprint
This plugin installed successfully
Filesystem: 217 new files
Database: no new tables, 6 new options
New WordPress options |
---|
db_upgraded |
widget_recent-posts |
widget_recent-comments |
theysaidso_admin_options |
widget_theysaidso_widget |
can_compress_scripts |
Browser metrics Passed 4 tests
Checking browser requirements for Integration for Elementor forms - Mollie
Minimal impact on browser resources
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,809 ▲9 | 13.28 ▼1.13 | 1.95 ▼0.15 | 42.71 ▼8.01 |
Dashboard /wp-admin | 2,212 ▲3 | 5.84 ▲1.00 | 124.62 ▲3.54 | 42.61 ▼4.68 |
Posts /wp-admin/edit.php | 2,097 ▲8 | 2.01 ▲0.02 | 38.74 ▼2.13 | 32.81 ▼0.16 |
Add New Post /wp-admin/post-new.php | 1,528 ▼5 | 22.72 ▼0.49 | 619.43 ▼55.54 | 53.02 ▼10.65 |
Media Library /wp-admin/upload.php | 1,394 ▲6 | 4.30 ▲0.10 | 103.39 ▼1.92 | 44.23 ▼1.93 |
Uninstaller [IO: ✅] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | Checking the uninstaller removed all traces of the plugin
The following items require your attention
- The uninstall procedure has failed, leaving 6 options in the database
- widget_theysaidso_widget
- can_compress_scripts
- db_upgraded
- theysaidso_admin_options
- widget_recent-comments
- widget_recent-posts
Smoke tests 50% from 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | This is a short smoke test looking for server-side errors
Good news, no errors were detected
SRP 0% from 2 tests
🔹 Tests weight: 20 | SRP (Single-Responsibility Principle) - PHP files must act as libraries and never output text or perform any action when accessed directly in a browser
Please take a closer look at the following
- 54× GET requests to PHP files return non-empty strings (only 10 are shown):
- > /wp-content/plugins/integration-for-elementor-forms-mollie/vendor/mollie/mollie-api-php/examples/orders/list-methods.php
- > /wp-content/plugins/integration-for-elementor-forms-mollie/vendor/mollie/mollie-api-php/examples/captures/list-captures.php
- > /wp-content/plugins/integration-for-elementor-forms-mollie/vendor/mollie/mollie-api-php/examples/customers/create-customer-payment.php
- > /wp-content/plugins/integration-for-elementor-forms-mollie/vendor/mollie/mollie-api-php/examples/payments/list-payments.php
- > /wp-content/plugins/integration-for-elementor-forms-mollie/vendor/mollie/mollie-api-php/examples/orders/update-order-lines-multiple.php
- > /wp-content/plugins/integration-for-elementor-forms-mollie/vendor/mollie/mollie-api-php/examples/payments/create-payment.php
- > /wp-content/plugins/integration-for-elementor-forms-mollie/vendor/mollie/mollie-api-php/examples/mandates/list-mandates.php
- > /wp-content/plugins/integration-for-elementor-forms-mollie/vendor/mollie/mollie-api-php/examples/profiles/create-profile.php
- > /wp-content/plugins/integration-for-elementor-forms-mollie/vendor/mollie/mollie-api-php/examples/profiles/list-profiles.php
- > /wp-content/plugins/integration-for-elementor-forms-mollie/vendor/mollie/mollie-api-php/examples/subscriptions/create-subscription.php
- 209× GET requests to PHP files have triggered server-side errors or warnings (only 10 are shown):
- > PHP Notice
Undefined index: order_id in wp-content/plugins/integration-for-elementor-forms-mollie/vendor/mollie/mollie-api-php/examples/payments/return.php on line 15
- > PHP Fatal error
Uncaught Error: Class 'Mollie\\Api\\Resources\\CursorCollection' not found in wp-content/plugins/integration-for-elementor-forms-mollie/vendor/mollie/mollie-api-php/src/Resources/InvoiceCollection.php:5
- > PHP Warning
require_once(wp-content/plugins/integration-for-elementor-forms-mollie/vendor/mollie/mollie-api-php/examples/../vendor/autoload.php): failed to open stream: No such file or directory in wp-content/plugins/integration-for-elementor-forms-mollie/vendor/mollie/mollie-api-php/examples/initialize.php on line 9
- > PHP Fatal error
require_once(): Failed opening required 'wp-content/plugins/integration-for-elementor-forms-mollie/vendor/mollie/mollie-api-php/examples/../vendor/autoload.php' (include_path='.:/usr/share/php') in wp-content/plugins/integration-for-elementor-forms-mollie/vendor/mollie/mollie-api-php/examples/initialize.php on line 9
- > PHP Fatal error
Uncaught Error: Class 'Mollie\\Api\\Resources\\BaseResource' not found in wp-content/plugins/integration-for-elementor-forms-mollie/vendor/mollie/mollie-api-php/src/Resources/Onboarding.php:7
- > PHP Fatal error
Uncaught Error: Class 'Mollie\\Api\\Resources\\CursorCollection' not found in wp-content/plugins/integration-for-elementor-forms-mollie/vendor/mollie/mollie-api-php/src/Resources/ChargebackCollection.php:5
- > PHP Fatal error
Uncaught Error: Class 'Mollie\\Api\\Endpoints\\CollectionEndpointAbstract' not found in wp-content/plugins/integration-for-elementor-forms-mollie/vendor/mollie/mollie-api-php/src/Endpoints/RefundEndpoint.php:9
- > PHP Fatal error
Uncaught Error: Class 'Mollie\\Api\\Resources\\CursorCollection' not found in wp-content/plugins/integration-for-elementor-forms-mollie/vendor/mollie/mollie-api-php/src/Resources/ClientCollection.php:5
- > PHP Fatal error
Uncaught Error: Interface 'Mollie\\Api\\Idempotency\\IdempotencyKeyGeneratorContract' not found in wp-content/plugins/integration-for-elementor-forms-mollie/vendor/mollie/mollie-api-php/src/Idempotency/DefaultIdempotencyKeyGenerator.php:6
- > PHP Fatal error
require_once(): Failed opening required 'wp-content/plugins/integration-for-elementor-forms-mollie/vendor/mollie/mollie-api-php/examples/../vendor/autoload.php' (include_path='.:/usr/share/php') in wp-content/plugins/integration-for-elementor-forms-mollie/vendor/mollie/mollie-api-php/examples/initialize.php on line 9
- > PHP Notice
User-side errors Passed 1 test
🔹 Test weight: 20 | This is just a short smoke test looking for browser issues
No browser issues were found
Optimizations
Plugin configuration 96% from 29 tests
readme.txt Passed 16 tests
You should put a lot of thought into formatting readme.txt as it is used by WordPress.org to prepare the public listing of your plugin
9 plugin tags: integration, mollie, lists, forms, automation...
integration-for-elementor-forms-mollie/mollie-elementor-integration.php 92% from 13 tests
The primary PHP file in "Integration for Elementor forms - Mollie" version 1.3.3 is used by WordPress to initiate all plugin functionality
Please make the necessary changes and fix the following:
- Main file name: Even though not officially enforced, the main plugin file should be the same as the plugin slug ("integration-for-elementor-forms-mollie.php" instead of "mollie-elementor-integration.php")
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | A short check of programming languages and file extensions; no executable files are allowed
There were no executable files found in this plugin7,287 lines of code in 207 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 200 | 2,008 | 6,825 | 6,671 |
JSON | 4 | 0 | 0 | 323 |
Markdown | 3 | 119 | 0 | 293 |
PHP code Passed 2 tests
An short overview of logical lines of code, cyclomatic complexity, and other code metrics
This plugin has no cyclomatic complexity issues
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.23 |
Average class complexity | 3.54 |
▷ Minimum class complexity | 1.00 |
▷ Maximum class complexity | 59.00 |
Average method complexity | 1.60 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 18.00 |
Code structure | ||
---|---|---|
Namespaces | 10 | |
Interfaces | 3 | |
Traits | 0 | |
Classes | 131 | |
▷ Abstract classes | 5 | 3.82% |
▷ Concrete classes | 126 | 96.18% |
▷ Final classes | 2 | 1.59% |
Methods | 540 | |
▷ Static methods | 38 | 7.04% |
▷ Public methods | 415 | 76.85% |
▷ Protected methods | 103 | 19.07% |
▷ Private methods | 22 | 4.07% |
Functions | 14 | |
▷ Named functions | 5 | 35.71% |
▷ Anonymous functions | 9 | 64.29% |
Constants | 154 | |
▷ Global constants | 0 | 0.00% |
▷ Class constants | 154 | 100.00% |
▷ Public constants | 154 | 100.00% |
Plugin size Passed 2 tests
Image compression Passed 2 tests
PNG files should be compressed to save space and minimize bandwidth usage
No PNG images were found in this plugin