Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | All plugins must install correctly, without throwing any errors, warnings, or notices
The plugin installed successfully, without throwing any errors or notices
Server metrics [RAM: ▲0.02MB] [CPU: ▲1.07ms] Passed 4 tests
Analyzing server-side resources used by Printeers Print & Ship Zakeke Extension
Normal server usage
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.50 ▲0.03 | 42.63 ▲2.44 |
Dashboard /wp-admin | 3.33 ▲0.02 | 69.91 ▲15.07 |
Posts /wp-admin/edit.php | 3.38 ▲0.02 | 60.12 ▲9.55 |
Add New Post /wp-admin/post-new.php | 5.91 ▲0.02 | 90.87 ▼5.78 |
Media Library /wp-admin/upload.php | 3.25 ▲0.02 | 37.53 ▼1.93 |
Server storage [IO: ▲0.04MB] [DB: ▲0.00MB] Passed 3 tests
How much does this plugin use your filesystem and database?
The plugin installed successfully
Filesystem: 7 new files
Database: no new tables, 7 new options
New WordPress options |
---|
widget_theysaidso_widget |
widget_recent-posts |
theysaidso_admin_options |
widget_recent-comments |
db_upgraded |
can_compress_scripts |
ips_zakeke_version |
Browser metrics Passed 4 tests
Checking browser requirements for Printeers Print & Ship Zakeke Extension
There were no issues detected in relation to browser resource usage
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,789 ▲3 | 14.28 ▼0.51 | 2.03 ▲0.02 | 49.12 ▲6.71 |
Dashboard /wp-admin | 2,198 ▲21 | 5.63 ▼0.02 | 84.88 ▼6.71 | 39.94 ▼3.74 |
Posts /wp-admin/edit.php | 2,100 ▼3 | 2.01 ▲0.01 | 39.39 ▼1.90 | 37.07 ▲1.36 |
Add New Post /wp-admin/post-new.php | 1,529 ▲1 | 23.26 ▲0.17 | 658.30 ▼43.25 | 49.74 ▼1.68 |
Media Library /wp-admin/upload.php | 1,403 ▲3 | 4.23 ▲0.06 | 99.41 ▼13.18 | 46.21 ▲0.78 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | It is important to correctly uninstall your plugin, without leaving any traces
It is recommended to fix the following
- Zombie WordPress options detected upon uninstall: 7 options
- widget_theysaidso_widget
- db_upgraded
- can_compress_scripts
- theysaidso_admin_options
- widget_recent-posts
- ips_zakeke_version
- widget_recent-comments
Smoke tests 75% from 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | Just a short smoke test targeting errors on the server (in the Apache logs)
Good news, no errors were detected
SRP 50% from 2 tests
🔹 Tests weight: 20 | The single-responsibility principle: PHP files have to remain inert when accessed directly, throwing no errors and performing no actions
Please fix the following items
- 4× PHP files output non-empty strings when accessed directly via GET requests:
- > /wp-content/plugins/invition-print-ship-zakeke/classes/class-products.php
- > /wp-content/plugins/invition-print-ship-zakeke/classes/class-client.php
- > /wp-content/plugins/invition-print-ship-zakeke/classes/class-orders.php
- > /wp-content/plugins/invition-print-ship-zakeke/invition-print-and-ship-zakeke.php
User-side errors Passed 1 test
🔹 Test weight: 20 | Just a short smoke test targeting errors on the browser (console and network errors and warnings)
Everything seems fine on the user side
Optimizations
Plugin configuration 96% from 29 tests
readme.txt Passed 16 tests
The readme.txt file describes your plugin functionality and requirements and it is parsed to prepare the your plugin's listing
7 plugin tags: invition, phone case, printeers, dropship, zakeke...
invition-print-ship-zakeke/invition-print-and-ship-zakeke.php 92% from 13 tests
The main file in "Printeers Print & Ship Zakeke Extension" v. 1.5.3 serves as a complement to information provided in readme.txt and as the entry point to the plugin
It is important to fix the following:
- Main file name: It is recommended to name the main PHP file as the plugin slug ("invition-print-ship-zakeke.php" instead of "invition-print-and-ship-zakeke.php")
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | There should be no dangerous file extensions present in any WordPress plugin
Everything looks great! No dangerous files found in this plugin643 lines of code in 5 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 5 | 165 | 266 | 643 |
PHP code Passed 2 tests
Analyzing logical lines of code, cyclomatic complexity, and other code metrics
This plugin has no cyclomatic complexity problems
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.31 |
Average class complexity | 17.33 |
▷ Minimum class complexity | 11.00 |
▷ Maximum class complexity | 24.00 |
Average method complexity | 5.45 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 15.00 |
Code structure | ||
---|---|---|
Namespaces | 1 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 3 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 3 | 100.00% |
▷ Final classes | 0 | 0.00% |
Methods | 11 | |
▷ Static methods | 0 | 0.00% |
▷ Public methods | 7 | 63.64% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 4 | 36.36% |
Functions | 16 | |
▷ Named functions | 16 | 100.00% |
▷ Anonymous functions | 0 | 0.00% |
Constants | 4 | |
▷ Global constants | 4 | 100.00% |
▷ Class constants | 0 | 0.00% |
▷ Public constants | 0 | 0.00% |
Plugin size Passed 2 tests
Image compression Passed 2 tests
It is recommended to compress PNG files in your plugin to minimize bandwidth usage
There were not PNG files found in your plugin