Benchmarks
Plugin footprint 65% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | It is important to correctly install your plugin, without throwing errors or notices
Install script ran successfully
Server metrics [RAM: ▲1.10MB] [CPU: ▲0.50ms] Passed 4 tests
Server-side resources used by Bulk Edit Categories and Tags - Create Thousands Quickly on the Editor
No issues were detected with server-side resource usage
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 4.36 ▲0.90 | 41.34 ▼4.67 |
Dashboard /wp-admin | 4.51 ▲1.17 | 53.78 ▼6.10 |
Posts /wp-admin/edit.php | 4.56 ▲1.20 | 57.34 ▲14.86 |
Add New Post /wp-admin/post-new.php | 7.03 ▲1.14 | 92.56 ▲4.91 |
Media Library /wp-admin/upload.php | 4.43 ▲1.20 | 45.86 ▲7.86 |
Settings /wp-admin/admin.php?page=vg_sheet_editor | 4.59 | 45.98 |
Sheet Editor /wp-admin/admin.php?page=vgse-bulk-edit-category | 4.72 | 66.44 |
Sheet Editor /wp-admin/admin.php?page=vgse-bulk-edit-post_tag | 4.62 | 57.19 |
Freemius Debug [v.2.6.0] /wp-admin/admin.php?page=freemius | 4.79 | 39.57 |
Extensions /wp-admin/admin.php?page=vg_sheet_editor_extensions | 4.46 | 47.45 |
WP Sheet Editor /wp-admin/admin.php?page=vg_sheet_editor_setup | 4.49 | 40.92 |
Server storage [IO: ▲17.01MB] [DB: ▲0.00MB] Passed 3 tests
Input-output and database impact of this plugin
This plugin installed successfully
Filesystem: 381 new files
Database: no new tables, 16 new options
New WordPress options |
---|
vgse_columns_visibility_migrated |
fs_active_plugins |
theysaidso_admin_options |
widget_recent-comments |
can_compress_scripts |
fs_debug_mode |
vg_sheet_editor |
vgse_columns_visibility |
fs_accounts |
vgse_disable_quick_setup |
... |
Browser metrics Passed 4 tests
Checking browser requirements for Bulk Edit Categories and Tags - Create Thousands Quickly on the Editor
Minimal impact on browser resources
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,990 ▲219 | 14.25 ▼0.09 | 1.62 ▼0.44 | 30.14 ▼10.19 |
Dashboard /wp-admin | 2,381 ▲206 | 5.63 ▼0.08 | 95.65 ▼9.42 | 89.60 ▲50.26 |
Posts /wp-admin/edit.php | 2,192 ▲92 | 1.96 ▼0.05 | 37.74 ▲2.37 | 34.71 ▲2.82 |
Add New Post /wp-admin/post-new.php | 1,610 ▲84 | 18.41 ▼4.82 | 680.27 ▼9.37 | 50.37 ▼9.68 |
Media Library /wp-admin/upload.php | 1,485 ▲85 | 4.16 ▼0.06 | 100.81 ▼13.62 | 86.91 ▲39.38 |
Settings /wp-admin/admin.php?page=vg_sheet_editor | 2,163 | 5.88 | 170.34 | 66.51 |
Sheet Editor /wp-admin/admin.php?page=vgse-bulk-edit-category | 4,766 | 8.90 | 311.40 | 89.34 |
Sheet Editor /wp-admin/admin.php?page=vgse-bulk-edit-post_tag | 4,552 | 8.16 | 226.91 | 93.06 |
Freemius Debug [v.2.6.0] /wp-admin/admin.php?page=freemius | 1,152 | 1.70 | 25.75 | 26.96 |
Extensions /wp-admin/admin.php?page=vg_sheet_editor_extensions | 1,978 | 5.74 | 67.62 | 70.67 |
WP Sheet Editor /wp-admin/admin.php?page=vg_sheet_editor_setup | 1,813 | 5.17 | 61.97 | 81.32 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 50% from 4 tests
🔸 Tests weight: 35 | All plugins must uninstall correctly, removing their source code and extra database tables they might have created
It is recommended to fix the following
- The plugin did not uninstall gracefully
- > Notice in wp-content/plugins/bulk-edit-categories-tags/vendor/freemius/includes/class-freemius.php+8546
Undefined property: stdClass::$plugins
- This plugin does not fully uninstall, leaving 13 options in the database
- widget_theysaidso_widget
- wpsett_welcome_redirect
- vg_sheet_editor
- widget_recent-comments
- vgse_columns_visibility
- fs_active_plugins
- fs_debug_mode
- fs_accounts
- widget_recent-posts
- theysaidso_admin_options
- ...
Smoke tests 75% from 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | A smoke test targeting server-side errors
Everything seems fine, however this is by no means an exhaustive test
SRP 50% from 2 tests
🔹 Tests weight: 20 | The single-responsibility principle applies for WordPress plugins as well - please make sure your PHP files perform no actions when accessed directly
Almost there! Just fix the following items
- 7× PHP files trigger errors when accessed directly with GET requests:
- > PHP Fatal error
Uncaught Error: Call to undefined function wp_create_nonce() in wp-content/plugins/bulk-edit-categories-tags/vendor/vg-plugin-sdk/views/page-template.php:5
- > PHP Fatal error
Uncaught Error: Call to undefined function esc_attr() in wp-content/plugins/bulk-edit-categories-tags/vendor/vg-plugin-sdk/views/settings-page.php:2
- > PHP Fatal error
Uncaught Error: Call to undefined function __() in wp-content/plugins/bulk-edit-categories-tags/vendor/vg-plugin-sdk/samples/email-optin-form.php:3
- > PHP Fatal error
Uncaught Error: Call to undefined function VGSE() in wp-content/plugins/bulk-edit-categories-tags/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/bulk-edit-categories-tags/modules/wp-sheet-editor/inc/integrations/elementor.php:107
- > PHP Fatal error
Uncaught Error: Call to undefined function add_action() in wp-content/plugins/bulk-edit-categories-tags/modules/wp-sheet-editor/inc/integrations/visual-composer.php:15
- > PHP Fatal error
Uncaught Error: Call to undefined function _e() in wp-content/plugins/bulk-edit-categories-tags/vendor/vg-plugin-sdk/views/settings-form.php:1
- > PHP Fatal error
User-side errors Passed 1 test
🔹 Test weight: 20 | A shallow check that no browser errors were triggered
There were no browser issues found
Optimizations
Plugin configuration 90% from 29 tests
readme.txt Passed 16 tests
Often overlooked, readme.txt is one of the most important files in your plugin
5 plugin tags: spreadsheet editor, bulk edit, taxonomies, spreadsheet, posts
bulk-edit-categories-tags/taxonomy-terms.php 77% from 13 tests
The principal PHP file in "Bulk Edit Categories and Tags - Create Thousands Quickly on the Editor" v. 1.7.9 is loaded by WordPress automatically on each request
The following require your attention:
- Text Domain: The text domain should only use lowercase characters and dashes
- Main file name: It is recommended to name the main PHP file as the plugin slug ("bulk-edit-categories-tags.php" instead of "taxonomy-terms.php")
- Requires at least: Required version does not match the one declared in readme.txt ("4.7" instead of "3.0")
Code Analysis 97% from 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 plugin179,250 lines of code in 262 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PO File | 35 | 19,183 | 27,946 | 63,971 |
JavaScript | 13 | 15,627 | 18,602 | 54,772 |
PHP | 189 | 10,591 | 18,906 | 49,608 |
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
An overview of cyclomatic complexity and code structure
Please tend to the following items
- 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.51 |
▷ Minimum class complexity | 1.00 |
▷ Maximum class complexity | 3,096.00 |
Average method complexity | 4.58 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 94.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 1 | |
Traits | 0 | |
Classes | 94 | |
▷ Abstract classes | 3 | 3.19% |
▷ Concrete classes | 91 | 96.81% |
▷ Final classes | 0 | 0.00% |
Methods | 2,005 | |
▷ Static methods | 240 | 11.97% |
▷ Public methods | 1,575 | 78.55% |
▷ Protected methods | 17 | 0.85% |
▷ Private methods | 413 | 20.60% |
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
Using a strong compression for your PNG files is a great way to speed-up your plugin
12 PNG files occupy 0.15MB with 0.03MB in potential savings
Potential savings
Compression of 5 random PNG files using pngquant | |||
---|---|---|---|
File | Size - original | Size - compressed | Savings |
vendor/freemius/assets/img/theme-icon.png | 10.97KB | 5.78KB | ▼ 47.37% |
modules/wp-sheet-editor/assets/vendor/images/input-checked.png | 0.31KB | 0.32KB | 0.00% |
modules/wp-sheet-editor/assets/vendor/images/chosen-sprite.png | 0.53KB | 0.88KB | 0.00% |
modules/wp-sheet-editor/assets/imgs/freemius-icon.png | 12.54KB | 6.09KB | ▼ 51.47% |
modules/wp-sheet-editor/assets/vendor/images/input-unchecked.png | 0.15KB | 0.15KB | 0.00% |