Benchmarks
Plugin footprint 65% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | All plugins must install correctly, without throwing any errors, warnings, or notices
This plugin's installer ran successfully
Server metrics [RAM: ▲0.72MB] [CPU: ▲3.07ms] Passed 4 tests
A check of server-side resources used by Export and Import Users and Customers
This plugin has minimal impact on server resources
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.49 ▲0.02 | 35.04 ▼7.66 |
Dashboard /wp-admin | 4.25 ▲0.95 | 52.21 ▲2.50 |
Posts /wp-admin/edit.php | 4.37 ▲1.01 | 55.96 ▲6.46 |
Add New Post /wp-admin/post-new.php | 6.83 ▲0.95 | 103.14 ▲16.65 |
Media Library /wp-admin/upload.php | 4.18 ▲0.95 | 42.69 ▲10.99 |
Export /wp-admin/admin.php?page=wt_import_export_for_woo_basic_export | 4.20 | 41.43 |
Pro upgrade /wp-admin/admin.php?page=wt_import_export_for_woo_basic_export-premium | 4.12 | 41.48 |
Import /wp-admin/admin.php?page=wt_import_export_for_woo_basic_import | 4.21 | 42.83 |
Import Logs /wp-admin/admin.php?page=wt_import_export_for_woo_basic_history_log | 4.17 | 41.10 |
History /wp-admin/admin.php?page=wt_import_export_for_woo_basic_history | 4.21 | 40.25 |
General Settings /wp-admin/admin.php?page=wt_import_export_for_woo_basic | 4.37 | 46.07 |
Server storage [IO: ▲1.87MB] [DB: ▲0.00MB] Passed 3 tests
Filesystem and database footprint
There were no storage issued detected upon installing this plugin
Filesystem: 160 new files
Database: 2 new tables, 9 new options
New tables |
---|
wp_wt_iew_action_history |
wp_wt_iew_mapping_template |
New WordPress options |
---|
can_compress_scripts |
wt_u_iew_is_active |
wt_iew_admin_modules |
widget_recent-comments |
db_upgraded |
wt_u_iew_basic_start_date |
widget_theysaidso_widget |
widget_recent-posts |
theysaidso_admin_options |
Browser metrics Passed 4 tests
This is an overview of browser requirements for Export and Import Users and Customers
Normal browser usage
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,832 ▲70 | 14.29 ▼0.05 | 1.62 ▼0.11 | 26.53 ▼17.26 |
Dashboard /wp-admin | 2,237 ▲57 | 5.63 ▼0.02 | 94.52 ▼1.63 | 44.51 ▲0.39 |
Posts /wp-admin/edit.php | 2,142 ▲42 | 1.95 ▲0.01 | 39.59 ▼1.09 | 37.20 ▲0.44 |
Add New Post /wp-admin/post-new.php | 1,560 ▲34 | 23.03 ▼0.19 | 573.35 ▼31.25 | 50.61 ▼1.83 |
Media Library /wp-admin/upload.php | 1,445 ▲48 | 4.27 ▲0.05 | 96.38 ▼4.89 | 47.06 ▲4.26 |
Export /wp-admin/admin.php?page=wt_import_export_for_woo_basic_export | 1,824 | 2.33 | 44.69 | 57.39 |
Pro upgrade /wp-admin/admin.php?page=wt_import_export_for_woo_basic_export-premium | 703 | 1.51 | 7.06 | 23.78 |
Import /wp-admin/admin.php?page=wt_import_export_for_woo_basic_import | 1,941 | 2.43 | 45.09 | 50.09 |
Import Logs /wp-admin/admin.php?page=wt_import_export_for_woo_basic_history_log | 882 | 2.15 | 28.76 | 25.99 |
History /wp-admin/admin.php?page=wt_import_export_for_woo_basic_history | 968 | 2.12 | 27.47 | 37.32 |
General Settings /wp-admin/admin.php?page=wt_import_export_for_woo_basic | 4,020 | 2.14 | 56.35 | 89.42 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 50% 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
- This plugin does not fully uninstall, leaving 2 tables in the database
- wp_wt_iew_mapping_template
- wp_wt_iew_action_history
- The uninstall procedure has failed, leaving 8 options in the database
- can_compress_scripts
- db_upgraded
- wt_iew_admin_modules
- widget_theysaidso_widget
- widget_recent-posts
- wt_u_iew_basic_start_date
- widget_recent-comments
- theysaidso_admin_options
Smoke tests 25% from 4 tests
Server-side errors 0% from 1 test
🔹 Test weight: 20 | This is a short smoke test looking for server-side errors
Smoke test failed, please fix the following
- 2 occurences, only the last one shown
- > GET request to /wp-admin/admin.php?page=wt_import_export_for_woo_basic_export-premium
- > Warning in wp-includes/pluggable.php+1438
Cannot modify header information - headers already sent by (output started at wp-includes/script-loader.php:2838)
SRP 0% from 2 tests
🔹 Tests weight: 20 | A shallow check of the single-responsibility principle; PHP files should perform no action - including output of placeholder text - and trigger no errors when accessed directly
Please take a closer look at the following
- 1× PHP files perform the task of outputting text when accessed with GET requests:
- > /wp-content/plugins/users-customers-import-export-for-wp-woocommerce/public/partials/wt-import-export-for-woo-public-display.php
- 1× PHP files trigger server errors when accessed directly:
- > PHP Fatal error
Uncaught Error: Call to undefined function add_action() in wp-content/plugins/users-customers-import-export-for-wp-woocommerce/includes/class-wt-userimport-uninstall-feedback.php:10
- > PHP Fatal error
User-side errors Passed 1 test
🔹 Test weight: 20 | A shallow check that no browser errors were triggered
Everything seems fine on the user side
Optimizations
Plugin configuration 93% from 29 tests
readme.txt 94% from 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
These attributes need to be fixed:
- Tags: Please delete some tags, you are using 12 tag instead of maximum 10
users-customers-import-export-for-wp-woocommerce/users-customers-import-export-for-wp-woocommerce.php 92% from 13 tests
The primary PHP file in "Export and Import Users and Customers" version 2.4.7 is used by WordPress to initiate all plugin functionality
It is important to fix the following:
- Requires at least: Required version must match the one declared in readme.txt ("3.0.1" instead of "3.0")
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | An overview of files in this plugin; executable files are not allowed
There were no executable files found in this plugin16,885 lines of code in 103 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 69 | 1,421 | 1,835 | 11,245 |
JavaScript | 8 | 249 | 121 | 3,450 |
CSS | 4 | 128 | 88 | 1,778 |
SVG | 22 | 0 | 0 | 412 |
PHP code Passed 2 tests
An overview of cyclomatic complexity and code structure
No cyclomatic complexity issues were detected for this plugin
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.39 |
Average class complexity | 41.10 |
▷ Minimum class complexity | 1.00 |
▷ Maximum class complexity | 173.00 |
Average method complexity | 5.06 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 46.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 29 | |
▷ Abstract classes | 1 | 3.45% |
▷ Concrete classes | 28 | 96.55% |
▷ Final classes | 0 | 0.00% |
Methods | 292 | |
▷ Static methods | 66 | 22.60% |
▷ Public methods | 232 | 79.45% |
▷ Protected methods | 37 | 12.67% |
▷ Private methods | 23 | 7.88% |
Functions | 21 | |
▷ Named functions | 15 | 71.43% |
▷ Anonymous functions | 6 | 28.57% |
Constants | 11 | |
▷ Global constants | 11 | 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
46 PNG files occupy 0.43MB with 0.11MB in potential savings
Potential savings
Compression of 5 random PNG files using pngquant | |||
---|---|---|---|
File | Size - original | Size - compressed | Savings |
assets/images/other_solutions/smart-coupons-plugin.png | 5.73KB | 5.74KB | 0.00% |
assets/images/support.png | 1.63KB | 1.69KB | 0.00% |
assets/images/wt-close-button.png | 0.76KB | 0.52KB | ▼ 32.09% |
assets/images/wt-error-icon.png | 1.33KB | 0.70KB | ▼ 47.24% |
admin/css/images/ui-bg_glass_75_e6e6e6_1x400.png | 0.29KB | 0.15KB | ▼ 49.83% |