Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | Checking the installer triggered no errors
Installer ran successfully
Server metrics [RAM: ▲0.01MB] [CPU: ▼8.40ms] Passed 4 tests
A check of server-side resources used by Taro Nickname for Woo
This plugin does not affect your website's performance
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.47 ▲0.01 | 41.94 ▼3.08 |
Dashboard /wp-admin | 3.31 ▲0.01 | 48.95 ▼7.54 |
Posts /wp-admin/edit.php | 3.37 ▲0.01 | 53.64 ▲2.13 |
Add New Post /wp-admin/post-new.php | 5.90 ▲0.01 | 87.29 ▼22.46 |
Media Library /wp-admin/upload.php | 3.24 ▲0.01 | 37.39 ▼0.50 |
Server storage [IO: ▲0.05MB] [DB: ▲0.00MB] Passed 3 tests
Filesystem and database footprint
The plugin installed successfully
Filesystem: 9 new files
Database: no new tables, 6 new options
New WordPress options |
---|
db_upgraded |
can_compress_scripts |
widget_theysaidso_widget |
widget_recent-comments |
widget_recent-posts |
theysaidso_admin_options |
Browser metrics Passed 4 tests
Taro Nickname for Woo: an overview of browser usage
This plugin has a minimal impact on browser resources
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,791 ▲30 | 14.28 ▼0.08 | 1.85 ▲0.05 | 44.80 ▲3.01 |
Dashboard /wp-admin | 2,197 ▲20 | 5.59 ▼0.06 | 97.24 ▼9.98 | 41.48 ▼1.61 |
Posts /wp-admin/edit.php | 2,084 ▼16 | 1.99 ▼0.03 | 35.42 ▼1.00 | 36.84 ▲1.18 |
Add New Post /wp-admin/post-new.php | 1,598 ▲67 | 22.41 ▼0.80 | 696.21 ▲2.10 | 30.14 ▼28.26 |
Media Library /wp-admin/upload.php | 1,396 ▼4 | 4.21 ▲0.05 | 103.62 ▼16.20 | 44.49 ▼6.97 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | Verifying that this plugin uninstalls completely without leaving any traces
You still need to fix the following
- Zombie WordPress options were found after uninstall: 6 options
- widget_recent-posts
- db_upgraded
- widget_theysaidso_widget
- widget_recent-comments
- theysaidso_admin_options
- can_compress_scripts
Smoke tests 75% from 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | This is a shallow check for server-side errors
Good news, no errors were detected
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
Please fix the following items
- 3× PHP files output non-empty strings when accessed directly via GET requests:
- > /wp-content/plugins/taro-nickname-for-woo/includes/setting.php
- > /wp-content/plugins/taro-nickname-for-woo/includes/field.php
- > /wp-content/plugins/taro-nickname-for-woo/taro-nickname-for-woo.php
User-side errors Passed 1 test
🔹 Test weight: 20 | This is a shallow check for browser errors
No browser issues were found
Optimizations
Plugin configuration 93% from 29 tests
readme.txt Passed 16 tests
Perhaps the most important file in your plugin readme.txt gets parsed in order to generate the public listing of your plugin
2 plugin tags: account, woocommerce
taro-nickname-for-woo/taro-nickname-for-woo.php 85% from 13 tests
The primary PHP file in "Taro Nickname for Woo" version 1.0.0 is used by WordPress to initiate all plugin functionality
Please take the time to fix the following:
- Requires at least: The required version number did not match the one declared in readme.txt ("4.7.0" instead of "3.0.0")
- Text Domain: The text domain is optional since WordPress version 4.6; if you do specify it, it must be the same as the plugin slug
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | This is an overview of file extensions present in this plugin and a short test that no dangerous files are bundled with this plugin
Success! There were no dangerous files found in this plugin160 lines of code in 4 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 3 | 12 | 77 | 97 |
PO File | 1 | 16 | 16 | 63 |
PHP code Passed 2 tests
A short review of cyclomatic complexity and code structure
There were no cyclomatic complexity issued detected
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.50 |
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 | 3 | 50.00% |
▷ Anonymous functions | 3 | 50.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
PNG images were not found in this plugin