Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | Verifying that this plugin installs correctly without errors
The plugin installed successfully, without throwing any errors or notices
Server metrics [RAM: ▲0.04MB] [CPU: ▼5.98ms] Passed 4 tests
Server-side resources used by Transform Meta Boxes
This plugin does not affect your website's performance
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.50 ▲0.03 | 34.73 ▼7.77 |
Dashboard /wp-admin | 3.35 ▲0.04 | 45.18 ▼3.07 |
Posts /wp-admin/edit.php | 3.40 ▲0.04 | 48.90 ▲4.10 |
Add New Post /wp-admin/post-new.php | 5.93 ▲0.04 | 79.91 ▼14.32 |
Media Library /wp-admin/upload.php | 3.27 ▲0.04 | 37.49 ▲1.23 |
Transform Meta Boxes /wp-admin/options-general.php?page=TransformMetaBoxesPlugin/settings.php | 3.24 | 27.95 |
Server storage [IO: ▲0.01MB] [DB: ▲0.00MB] Passed 3 tests
How much does this plugin use your filesystem and database?
There were no storage issued detected upon installing this plugin
Filesystem: 4 new files
Database: no new tables, 6 new options
New WordPress options |
---|
widget_theysaidso_widget |
can_compress_scripts |
theysaidso_admin_options |
db_upgraded |
widget_recent-posts |
widget_recent-comments |
Browser metrics Passed 4 tests
Checking browser requirements for Transform Meta Boxes
Minimal impact on browser resources
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,819 ▲57 | 14.72 ▲0.65 | 1.80 ▼0.01 | 38.54 ▼8.80 |
Dashboard /wp-admin | 2,199 ▲19 | 5.59 ▼0.04 | 94.70 ▼1.50 | 43.27 ▲0.18 |
Posts /wp-admin/edit.php | 2,104 ▲4 | 1.96 ▲0.00 | 40.01 ▲4.02 | 36.09 ▲0.10 |
Add New Post /wp-admin/post-new.php | 1,534 ▲8 | 23.24 ▼0.50 | 584.44 ▼116.27 | 42.99 ▼9.06 |
Media Library /wp-admin/upload.php | 1,407 ▲16 | 4.14 ▼0.02 | 97.89 ▼4.07 | 41.44 ▼1.01 |
Transform Meta Boxes /wp-admin/options-general.php?page=TransformMetaBoxesPlugin/settings.php | 834 | 2.00 | 26.98 | 30.64 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | Checking the uninstaller removed all traces of the plugin
Please fix the following items
- This plugin did not uninstall successfully, leaving 6 options in the database
- widget_recent-posts
- db_upgraded
- theysaidso_admin_options
- can_compress_scripts
- widget_recent-comments
- widget_theysaidso_widget
Smoke tests Passed 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | This is a shallow check for server-side errors
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
The SRP test was a success
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
Perhaps the most important file in your plugin readme.txt gets parsed in order to generate the public listing of your plugin
These attributes need your attention:
- Requires at least: Invalid version format
transform-meta-boxes/transform-meta-boxes.php 92% from 13 tests
The main PHP file in "Transform Meta Boxes" ver. 0.1.6 adds more information about the plugin and also serves as the entry point for this plugin
Please take the time to fix the following:
- Description: Please don't use more than 140 characters for the plugin description (currently 257 characters long)
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | This is a short overview of programming languages used in this plugin, detecting executable files
No dangerous file extensions were detected270 lines of code in 3 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 2 | 54 | 13 | 205 |
CSS | 1 | 1 | 1 | 65 |
PHP code Passed 2 tests
An overview of cyclomatic complexity and code structure
All good! No complexity issues found
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.61 |
Average class complexity | 27.00 |
▷ Minimum class complexity | 22.00 |
▷ Maximum class complexity | 32.00 |
Average method complexity | 4.06 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 9.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 2 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 2 | 100.00% |
▷ Final classes | 0 | 0.00% |
Methods | 17 | |
▷ Static methods | 1 | 5.88% |
▷ Public methods | 13 | 76.47% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 4 | 23.53% |
Functions | 0 | |
▷ Named functions | 0 | 0.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
Often times overlooked, PNG files can occupy unnecessary space in your plugin
There are no PNG files in this plugin