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 gracefully, with no errors
Server metrics [RAM: ▲0.02MB] [CPU: ▼8.39ms] Passed 4 tests
Server-side resources used by Zedna Bulk Custom Fields Update
Normal server usage
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.49 ▲0.03 | 37.33 ▼6.00 |
Dashboard /wp-admin | 3.34 ▼0.01 | 49.73 ▼13.20 |
Posts /wp-admin/edit.php | 3.39 ▲0.03 | 46.33 ▼4.67 |
Add New Post /wp-admin/post-new.php | 5.94 ▲0.05 | 84.80 ▼9.70 |
Media Library /wp-admin/upload.php | 3.26 ▲0.03 | 39.04 ▲2.97 |
Server storage [IO: ▲0.15MB] [DB: ▲0.00MB] Passed 3 tests
Filesystem and database footprint
No storage issues were detected
Filesystem: 8 new files
Database: no new tables, 6 new options
New WordPress options |
---|
theysaidso_admin_options |
widget_theysaidso_widget |
db_upgraded |
widget_recent-comments |
can_compress_scripts |
widget_recent-posts |
Browser metrics Passed 4 tests
An overview of browser requirements for Zedna Bulk Custom Fields Update
Minimal impact on browser resources
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,805 ▲59 | 14.19 ▲0.03 | 1.72 ▲0.03 | 47.02 ▲6.68 |
Dashboard /wp-admin | 2,208 ▲28 | 5.64 ▼0.03 | 90.81 ▼1.87 | 42.56 ▼2.40 |
Posts /wp-admin/edit.php | 2,095 ▼5 | 2.02 ▲0.02 | 36.77 ▼4.34 | 34.73 ▼4.65 |
Add New Post /wp-admin/post-new.php | 1,544 ▲18 | 23.34 ▲0.29 | 659.36 ▲39.37 | 36.83 ▼30.50 |
Media Library /wp-admin/upload.php | 1,427 ▲27 | 4.22 ▲0.01 | 88.82 ▼14.79 | 43.41 ▼4.04 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | Checking the uninstaller removed all traces of the plugin
It is recommended to fix the following
- This plugin did not uninstall successfully, leaving 6 options in the database
- widget_theysaidso_widget
- can_compress_scripts
- widget_recent-posts
- theysaidso_admin_options
- widget_recent-comments
- db_upgraded
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 | 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
Almost there! Just fix the following items
- 1× GET requests to PHP files have triggered server-side errors or warnings:
- > PHP Fatal error
Uncaught Error: Call to undefined function add_action() in wp-content/plugins/bulk-custom-fields-update/bulk-custom-fields-update.php:37
- > PHP Fatal error
User-side errors Passed 1 test
🔹 Test weight: 20 | This is a smoke test targeting browser errors/issues
Everything seems fine, but this is not an exhaustive test
Optimizations
Plugin configuration 97% from 29 tests
readme.txt 94% from 16 tests
Perhaps the most important file in your plugin readme.txt gets parsed in order to generate the public listing of your plugin
Attributes that need to be fixed:
- Screenshots: Please a description for screenshot #1 in bulk-custom-fields-update/assets to your readme.txt
bulk-custom-fields-update/bulk-custom-fields-update.php Passed 13 tests
The main file in "Zedna Bulk Custom Fields Update" v. 1.1 serves as a complement to information provided in readme.txt and as the entry point to the plugin
46 characters long description:
Change your post custom fields by bulk update.
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
Good job! No executable or dangerous file extensions detected1,411 lines of code in 3 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
CSS | 1 | 41 | 48 | 1,222 |
PHP | 1 | 88 | 29 | 154 |
JavaScript | 1 | 7 | 5 | 35 |
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.20 |
Average class complexity | 0.00 |
▷ Minimum class complexity | 0.00 |
▷ Maximum class complexity | 0.00 |
Average method complexity | 0.00 |
▷ Minimum method complexity | 0.00 |
▷ Maximum method complexity | 0.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 0 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 0 | 0.00% |
▷ Final classes | 0 | 0.00% |
Methods | 0 | |
▷ Static methods | 0 | 0.00% |
▷ Public methods | 0 | 0.00% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 0 | 0.00% |
Functions | 6 | |
▷ Named functions | 6 | 100.00% |
▷ Anonymous functions | 0 | 0.00% |
Constants | 0 | |
▷ Global constants | 0 | 0.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
4 PNG files occupy 0.10MB with 0.04MB in potential savings
Potential savings
Compression of 4 random PNG files using pngquant | |||
---|---|---|---|
File | Size - original | Size - compressed | Savings |
assets/icon-128x128.png | 10.59KB | 5.78KB | ▼ 45.45% |
assets/screenshot-1.png | 20.96KB | 10.60KB | ▼ 49.44% |
assets/banner-772x250.png | 46.45KB | 30.41KB | ▼ 34.53% |
assets/icon-256x256.png | 23.84KB | 12.26KB | ▼ 48.58% |