Benchmarks
Plugin footprint 64% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | Verifying that this plugin installs correctly without errors
Install script ran successfully
Server metrics [RAM: ▲6.65MB] [CPU: ▲40.40ms] 50% from 4 tests
Analyzing server-side resources used by WooCommerce Bulk Edit Products - WP Sheet Editor
It is recommended to improve the following
- RAM: Try to keep total memory usage under 10MB (currently 10.21MB on /wp-admin/admin.php?page=freemius)
- Extra RAM: Try to keep extra memory usage under 5MB (currently 6.65MB on /wp-admin/admin.php?page=freemius)
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 9.91 ▲6.45 | 93.85 ▲50.89 |
Dashboard /wp-admin | 10.04 ▲6.69 | 96.63 ▲31.96 |
Posts /wp-admin/edit.php | 10.09 ▲6.73 | 100.93 ▲51.36 |
Add New Post /wp-admin/post-new.php | 12.62 ▲6.73 | 131.10 ▲27.37 |
Media Library /wp-admin/upload.php | 9.97 ▲6.73 | 104.15 ▲69.46 |
Extensions /wp-admin/admin.php?page=vg_sheet_editor_extensions | 9.98 | 83.05 |
Sheet Editor /wp-admin/admin.php?page=vgse-bulk-edit-product | 10.16 | 85.87 |
Settings /wp-admin/admin.php?page=vg_sheet_editor | 10.06 | 87.35 |
WP Sheet Editor /wp-admin/admin.php?page=vg_sheet_editor_setup | 9.99 | 84.45 |
Freemius Debug [v.2.6.0] /wp-admin/admin.php?page=freemius | 10.21 | 76.41 |
Server storage [IO: ▲16.69MB] [DB: ▲0.00MB] Passed 3 tests
Input-output and database impact of this plugin
This plugin was installed successfully
Filesystem: 348 new files
Database: no new tables, 14 new options
New WordPress options |
---|
theysaidso_admin_options |
vgse_columns_visibility_migrated |
db_upgraded |
widget_recent-posts |
widget_theysaidso_widget |
can_compress_scripts |
fs_active_plugins |
fs_accounts |
vg_sheet_editor |
widget_recent-comments |
... |
Browser metrics Passed 4 tests
This is an overview of browser requirements for WooCommerce Bulk Edit Products - WP Sheet Editor
This plugin renders optimally with no browser resource issues detected
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,986 ▲240 | 14.28 ▼0.29 | 1.67 ▲0.01 | 32.56 ▼7.18 |
Dashboard /wp-admin | 2,377 ▲203 | 5.56 ▼0.10 | 95.10 ▲5.30 | 88.27 ▲45.50 |
Posts /wp-admin/edit.php | 2,185 ▲85 | 1.99 ▼0.03 | 39.04 ▲3.65 | 37.58 ▲3.55 |
Add New Post /wp-admin/post-new.php | 1,746 ▲220 | 20.21 ▼2.84 | 840.28 ▲178.86 | 64.12 ▲3.81 |
Media Library /wp-admin/upload.php | 1,487 ▲90 | 4.18 ▲0.02 | 114.45 ▲18.46 | 50.99 ▲10.19 |
Extensions /wp-admin/admin.php?page=vg_sheet_editor_extensions | 1,960 | 5.95 | 162.37 | 77.64 |
Sheet Editor /wp-admin/admin.php?page=vgse-bulk-edit-product | 806 | 4.08 | 140.24 | 22.14 |
Settings /wp-admin/admin.php?page=vg_sheet_editor | 2,158 | 5.65 | 72.05 | 60.22 |
WP Sheet Editor /wp-admin/admin.php?page=vg_sheet_editor_setup | 2,098 | 5.72 | 75.72 | 77.69 |
Freemius Debug [v.2.6.0] /wp-admin/admin.php?page=freemius | 1,139 | 1.69 | 24.55 | 32.15 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 50% from 4 tests
🔸 Tests weight: 35 | Checking the uninstaller removed all traces of the plugin
These items require your attention
- Uninstall procedure had uncaught errors
- > Notice in wp-content/plugins/woo-bulk-edit-products/vendor/freemius/includes/class-freemius.php+8546
Undefined property: stdClass::$plugins
- This plugin does not fully uninstall, leaving 12 options in the database
- fs_debug_mode
- fs_accounts
- fs_active_plugins
- db_upgraded
- vgse_columns_visibility
- widget_recent-comments
- can_compress_scripts
- widget_recent-posts
- theysaidso_admin_options
- wpsewcp_welcome_redirect
- ...
Smoke tests 75% from 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | A shallow check that no server-side errors were triggered
Even though everything seems fine, this is not an exhaustive test
SRP 50% from 2 tests
🔹 Tests weight: 20 | It is important to ensure that your PHP files perform no action when accessed directly, respecting the single-responsibility principle
Please fix the following
- 7× PHP files trigger server-side errors or warnings when accessed directly:
- > PHP Fatal error
Uncaught Error: Call to undefined function add_action() in wp-content/plugins/woo-bulk-edit-products/modules/wp-sheet-editor/inc/integrations/visual-composer.php:15
- > PHP Fatal error
Uncaught Error: Call to undefined function esc_attr() in wp-content/plugins/woo-bulk-edit-products/vendor/vg-plugin-sdk/views/settings-page.php:2
- > PHP Fatal error
Uncaught Error: Call to undefined function wp_create_nonce() in wp-content/plugins/woo-bulk-edit-products/vendor/vg-plugin-sdk/views/page-template.php:5
- > PHP Fatal error
Uncaught Error: Call to undefined function __() in wp-content/plugins/woo-bulk-edit-products/vendor/vg-plugin-sdk/samples/email-optin-form.php:3
- > PHP Fatal error
Uncaught Error: Call to undefined function _e() in wp-content/plugins/woo-bulk-edit-products/vendor/vg-plugin-sdk/views/settings-form.php:1
- > PHP Fatal error
Uncaught Error: Call to undefined function VGSE() in wp-content/plugins/woo-bulk-edit-products/modules/wp-sheet-editor/views/whats-new/2.6.0.php:3
- > PHP Fatal error
Uncaught Error: Call to undefined function add_action() in wp-content/plugins/woo-bulk-edit-products/modules/wp-sheet-editor/inc/integrations/elementor.php:107
- > PHP Fatal error
User-side errors Passed 1 test
🔹 Test weight: 20 | This is a smoke test targeting browser errors/issues
No browser issues were found
Optimizations
Plugin configuration 90% from 29 tests
readme.txt Passed 16 tests
The readme.txt file is undoubtedly the most important file in your plugin, preparing it for public listing on WordPress.org
5 plugin tags: bulk edit, spreadsheet, products, woocommerce, wp sheet editor
woo-bulk-edit-products/products.php 77% from 13 tests
The principal PHP file in "WooCommerce Bulk Edit Products - WP Sheet Editor" v. 1.8.7 is loaded by WordPress automatically on each request
Please make the necessary changes and fix the following:
- Requires at least: Required version must match the one declared in readme.txt ("4.7" instead of "3.0")
- Text Domain: The text domain should only use lowercase characters and dashes
- Main file name: Even though not officially enforced, the main plugin file should be the same as the plugin slug ("woo-bulk-edit-products.php" instead of "products.php")
Code Analysis 97% from 3 tests
File types Passed 1 test
🔸 Test weight: 35 | This is an overview of programming languages used in this plugin; dangerous file extensions are not allowed
Everything looks great! No dangerous files found in this plugin175,266 lines of code in 249 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PO File | 27 | 18,199 | 26,926 | 61,468 |
JavaScript | 12 | 15,528 | 18,555 | 54,363 |
PHP | 185 | 10,450 | 18,818 | 48,536 |
CSS | 18 | 917 | 339 | 7,726 |
SVG | 4 | 0 | 0 | 2,691 |
Markdown | 1 | 211 | 0 | 429 |
JSON | 1 | 0 | 0 | 37 |
XML | 1 | 3 | 0 | 16 |
PHP code 50% from 2 tests
Cyclomatic complexity and code structure are the fingerprint of this plugin
These items need your attention
- Class cyclomatic complexity has to be reduced to less than 1000 (currently 3,096)
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.60 |
Average class complexity | 74.39 |
▷ Minimum class complexity | 1.00 |
▷ Maximum class complexity | 3,096.00 |
Average method complexity | 4.60 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 94.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 1 | |
Traits | 0 | |
Classes | 92 | |
▷ Abstract classes | 3 | 3.26% |
▷ Concrete classes | 89 | 96.74% |
▷ Final classes | 0 | 0.00% |
Methods | 1,951 | |
▷ Static methods | 239 | 12.25% |
▷ Public methods | 1,522 | 78.01% |
▷ Protected methods | 17 | 0.87% |
▷ Private methods | 412 | 21.12% |
Functions | 130 | |
▷ Named functions | 126 | 96.92% |
▷ Anonymous functions | 4 | 3.08% |
Constants | 154 | |
▷ Global constants | 107 | 69.48% |
▷ Class constants | 47 | 30.52% |
▷ Public constants | 47 | 100.00% |
Plugin size Passed 2 tests
Image compression Passed 2 tests
PNG files should be compressed to save space and minimize bandwidth usage
11 PNG files occupy 0.15MB with 0.06MB in potential savings
Potential savings
Compression of 5 random PNG files using pngquant | |||
---|---|---|---|
File | Size - original | Size - compressed | Savings |
modules/wp-sheet-editor/assets/imgs/freemius-icon.png | 12.54KB | 6.09KB | ▼ 51.47% |
modules/wp-sheet-editor/assets/imgs/icon-20x20.png | 45.33KB | 0.51KB | ▼ 98.88% |
modules/wp-sheet-editor/assets/vendor/images/chosen-sprite.png | 0.53KB | 0.88KB | 0.00% |
vendor/freemius/assets/img/plugin-icon.png | 9.16KB | 5.26KB | ▼ 42.58% |
modules/wp-sheet-editor/assets/vendor/images/input-unchecked.png | 0.15KB | 0.15KB | 0.00% |