Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | It is important to correctly install your plugin, without throwing errors or notices
The plugin installed successfully, without throwing any errors or notices
Server metrics [RAM: ▲0.05MB] [CPU: ▼3.00ms] Passed 4 tests
This is a short check of server-side resources used by InstallActivateGo.com Display Kitchen Sink
This plugin does not affect your website's performance
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.47 ▲0.00 | 36.39 ▼1.39 |
Dashboard /wp-admin | 3.37 ▲0.07 | 44.56 ▼3.46 |
Posts /wp-admin/edit.php | 3.43 ▲0.06 | 44.58 ▼0.28 |
Add New Post /wp-admin/post-new.php | 5.96 ▲0.06 | 80.21 ▼6.85 |
Media Library /wp-admin/upload.php | 3.30 ▲0.06 | 37.27 ▲1.71 |
Kitchen Sink /wp-admin/edit.php?post_type=page&page=jr_dks_settings | 3.27 | 30.67 |
Kitchen Sink /wp-admin/edit.php?page=jr_dks_settings | 3.27 | 32.42 |
Kitchen Sink /wp-admin/options-general.php?page=jr_dks_settings | 3.27 | 31.19 |
Kitchen Sink /wp-admin/users.php?page=jr_dks_settings | 3.27 | 32.87 |
Server storage [IO: ▲0.06MB] [DB: ▲0.00MB] Passed 3 tests
Analyzing filesystem and database footprints of this plugin
The plugin installed successfully
Filesystem: 5 new files
Database: no new tables, 6 new options
New WordPress options |
---|
widget_theysaidso_widget |
widget_recent-posts |
theysaidso_admin_options |
can_compress_scripts |
widget_recent-comments |
db_upgraded |
Browser metrics Passed 4 tests
Checking browser requirements for InstallActivateGo.com Display Kitchen Sink
This plugin renders optimally with no browser resource issues detected
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,830 ▲69 | 14.32 ▼0.03 | 1.86 ▲0.16 | 42.73 ▼1.59 |
Dashboard /wp-admin | 2,208 ▲28 | 5.64 ▲0.10 | 90.37 ▲1.85 | 44.36 ▲4.59 |
Posts /wp-admin/edit.php | 2,116 ▲16 | 1.98 ▼0.06 | 34.18 ▼0.23 | 35.02 ▼2.59 |
Add New Post /wp-admin/post-new.php | 1,543 ▲7 | 23.41 ▲5.01 | 653.84 ▲35.79 | 50.35 ▼27.07 |
Media Library /wp-admin/upload.php | 1,419 ▲16 | 4.17 ▼0.11 | 95.39 ▼3.95 | 41.55 ▼2.39 |
Kitchen Sink /wp-admin/edit.php?post_type=page&page=jr_dks_settings | 932 | 2.08 | 21.87 | 28.26 |
Kitchen Sink /wp-admin/edit.php?page=jr_dks_settings | 929 | 1.99 | 22.32 | 30.29 |
Kitchen Sink /wp-admin/options-general.php?page=jr_dks_settings | 933 | 1.99 | 21.80 | 26.03 |
Kitchen Sink /wp-admin/users.php?page=jr_dks_settings | 933 | 1.99 | 21.93 | 28.75 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | It is important to correctly uninstall your plugin, without leaving any traces
The following items require your attention
- The uninstall procedure has failed, leaving 6 options in the database
- theysaidso_admin_options
- widget_recent-posts
- db_upgraded
- widget_theysaidso_widget
- widget_recent-comments
- can_compress_scripts
Smoke tests Passed 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | This is a short smoke test looking for server-side errors
Everything seems fine, however 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
Congratulations! This plugin passed the SRP test
User-side errors Passed 1 test
🔹 Test weight: 20 | This is a shallow check for browser errors
There were no browser issues found
Optimizations
Plugin configuration 96% from 29 tests
readme.txt Passed 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
8 plugin tags: editor, plugin, posting, kitchen sink, post...
jonradio-display-kitchen-sink/jonradio-display-kitchen-sink.php 92% from 13 tests
The entry point to "InstallActivateGo.com Display Kitchen Sink" version 3.1.2 is a PHP file that has certain tags in its header comment area
You should first fix the following items:
- Requires PHP: Periods and digits should be used for the required version number (ex. "7.0" instead of "5")
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | Executable files are not allowed as they can serve as attack vectors
Good job! No executable or dangerous file extensions detected435 lines of code in 3 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 3 | 35 | 150 | 435 |
PHP code Passed 2 tests
A brief analysis of cyclomatic complexity and code structure for this plugin
Great job! No cyclomatic complexity issues were detected in this plugin
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.36 |
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 | 13 | |
▷ Named functions | 13 | 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
PNG images were not found in this plugin