Benchmarks
Plugin footprint 65% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | The install procedure must perform silently
This plugin's installer ran successfully
Server metrics [RAM: ▲0.47MB] [CPU: ▲4.31ms] Passed 4 tests
Analyzing server-side resources used by WPBulky - WordPress Bulk Edit Post Types
This plugin has minimal impact on server resources
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.50 ▲0.04 | 43.80 ▲4.06 |
Dashboard /wp-admin | 3.95 ▲0.65 | 59.69 ▲12.42 |
Posts /wp-admin/edit.php | 4.01 ▲0.65 | 53.18 ▲4.56 |
Add New Post /wp-admin/post-new.php | 6.49 ▲0.60 | 93.13 ▼1.75 |
Media Library /wp-admin/upload.php | 3.81 ▲0.58 | 45.68 ▲10.35 |
Posts /wp-admin/admin.php?page=vi_wpbulky_edit_post | 4.00 | 52.17 |
Pages /wp-admin/admin.php?page=vi_wpbulky_edit_page | 3.98 | 55.23 |
Extensions /wp-admin/admin.php?page=wpbulky-wp-bulk-edit-post-types-extensions | 4.17 | 497.48 |
Media /wp-admin/admin.php?page=vi_wpbulky_edit_attachment | 3.98 | 52.22 |
Settings /wp-admin/admin.php?page=vi_wpbulky_settings | 3.80 | 41.15 |
Server storage [IO: ▲3.84MB] [DB: ▲0.02MB] Passed 3 tests
How much does this plugin use your filesystem and database?
No storage issues were detected
Filesystem: 91 new files
Database: 1 new table, 8 new options
New tables |
---|
wp_vi_wpbulky_history |
New WordPress options |
---|
widget_recent-posts |
can_compress_scripts |
widget_theysaidso_widget |
widget_recent-comments |
theysaidso_admin_options |
wpbulky-wp-bulk-edit-post-types_start_use |
wpbulky_params_setting |
db_upgraded |
Browser metrics Passed 4 tests
WPBulky - WordPress Bulk Edit Post Types: an overview of browser usage
This plugin has a minimal impact on browser resources
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,939 ▲204 | 13.41 ▼0.95 | 1.94 ▲0.20 | 43.80 ▼5.88 |
Dashboard /wp-admin | 2,342 ▲160 | 5.85 ▼0.01 | 101.05 ▼2.94 | 51.54 ▲5.54 |
Posts /wp-admin/edit.php | 2,194 ▲105 | 2.05 ▼0.01 | 37.71 ▼4.49 | 35.87 ▼2.20 |
Add New Post /wp-admin/post-new.php | 1,590 ▲70 | 23.37 ▲0.24 | 683.34 ▼20.15 | 58.71 ▲6.05 |
Media Library /wp-admin/upload.php | 1,476 ▲88 | 4.18 ▼0.04 | 95.71 ▼19.42 | 43.92 ▼2.14 |
Posts /wp-admin/admin.php?page=vi_wpbulky_edit_post | 2,946 | 7.49 | 147.53 | 61.45 |
Pages /wp-admin/admin.php?page=vi_wpbulky_edit_page | 2,915 | 6.99 | 131.65 | 41.90 |
Extensions /wp-admin/admin.php?page=wpbulky-wp-bulk-edit-post-types-extensions | 1,789 | 2.01 | 25.84 | 65.07 |
Media /wp-admin/admin.php?page=vi_wpbulky_edit_attachment | 2,570 | 7.03 | 116.50 | 40.71 |
Settings /wp-admin/admin.php?page=vi_wpbulky_settings | 1,042 | 2.30 | 41.86 | 42.40 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.02MB] 50% from 4 tests
🔸 Tests weight: 35 | It is important to correctly uninstall your plugin, without leaving any traces
These items require your attention
- The uninstall procedure failed, leaving 1 table in the database
- wp_vi_wpbulky_history
- This plugin did not uninstall successfully, leaving 8 options in the database
- wpbulky-wp-bulk-edit-post-types_start_use
- widget_theysaidso_widget
- widget_recent-posts
- can_compress_scripts
- theysaidso_admin_options
- wpbulky_params_setting
- db_upgraded
- widget_recent-comments
Smoke tests Passed 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)
Even though no errors were found, this is by no means an exhaustive test
SRP Passed 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
Looking good! No server-side errors or output on direct access of PHP files
User-side errors Passed 1 test
🔹 Test weight: 20 | This is a shallow check for browser errors
Everything seems fine on the user side
Optimizations
Plugin configuration 90% 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
Please fix the following attributes:
- Screenshots: These screenshots need descriptions #1, #2, #3 in wpbulky-wp-bulk-edit-post-types/assets to your readme.txt
wpbulky-wp-bulk-edit-post-types/wpbulky-wp-bulk-edit-post-types.php 85% from 13 tests
Analyzing the main PHP file in "WPBulky - WordPress Bulk Edit Post Types" version 1.0.10
Please take the time to fix the following:
- Text Domain: If you choose to specify the text domain, it must be the same as the plugin slug; optional since WordPress version 4.6
- Description: Please don't use more than 140 characters for the plugin description (currently 193 characters long)
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
Good job! No executable or dangerous file extensions detected9,938 lines of code in 70 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
SVG | 5 | 0 | 13 | 4,582 |
PHP | 16 | 613 | 88 | 3,160 |
CSS | 32 | 98 | 191 | 1,202 |
Sass | 2 | 192 | 45 | 949 |
JavaScript | 15 | 0 | 2 | 45 |
PHP code Passed 2 tests
An short overview of logical lines of code, cyclomatic complexity, and other code metrics
Great job! No cyclomatic complexity issues were detected in this plugin
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.52 |
Average class complexity | 34.33 |
▷ Minimum class complexity | 1.00 |
▷ Maximum class complexity | 108.00 |
Average method complexity | 4.56 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 60.00 |
Code structure | ||
---|---|---|
Namespaces | 3 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 15 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 15 | 100.00% |
▷ Final classes | 0 | 0.00% |
Methods | 139 | |
▷ Static methods | 17 | 12.23% |
▷ Public methods | 132 | 94.96% |
▷ Protected methods | 1 | 0.72% |
▷ Private methods | 6 | 4.32% |
Functions | 4 | |
▷ Named functions | 1 | 25.00% |
▷ Anonymous functions | 3 | 75.00% |
Constants | 3 | |
▷ Global constants | 3 | 100.00% |
▷ Class constants | 0 | 0.00% |
▷ Public constants | 0 | 0.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
There are no PNG files in this plugin