Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | Verifying that this plugin installs correctly without errors
This plugin's installer ran successfully
Server metrics [RAM: ▲0.02MB] [CPU: ▼4.97ms] Passed 4 tests
A check of server-side resources used by Admin Columns - Members add-on
No issues were detected with server-side resource usage
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.48 ▲0.02 | 38.93 ▼8.03 |
Dashboard /wp-admin | 3.33 ▲0.02 | 47.06 ▼3.53 |
Posts /wp-admin/edit.php | 3.38 ▲0.02 | 44.60 ▼3.63 |
Add New Post /wp-admin/post-new.php | 5.91 ▲0.02 | 85.02 ▼4.67 |
Media Library /wp-admin/upload.php | 3.25 ▲0.02 | 36.28 ▲4.89 |
Server storage [IO: ▲0.04MB] [DB: ▲0.00MB] Passed 3 tests
Analyzing filesystem and database footprints of this plugin
No storage issues were detected
Filesystem: 15 new files
Database: no new tables, 6 new options
New WordPress options |
---|
can_compress_scripts |
db_upgraded |
widget_recent-posts |
theysaidso_admin_options |
widget_recent-comments |
widget_theysaidso_widget |
Browser metrics Passed 4 tests
A check of browser resources used by Admin Columns - Members add-on
Normal browser usage
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,800 ▲54 | 14.73 ▲0.42 | 1.86 ▼0.10 | 45.16 ▲2.37 |
Dashboard /wp-admin | 2,209 ▲18 | 4.84 ▼0.08 | 103.94 ▼11.60 | 38.65 ▼8.76 |
Posts /wp-admin/edit.php | 2,092 ▲3 | 1.99 ▼0.02 | 37.17 ▲0.85 | 34.48 ▲0.63 |
Add New Post /wp-admin/post-new.php | 1,534 ▼1 | 23.19 ▼0.03 | 659.41 ▲1.54 | 60.10 ▲8.36 |
Media Library /wp-admin/upload.php | 1,391 ▲3 | 4.19 ▼0.05 | 97.22 ▼12.83 | 43.16 ▼2.80 |
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
You still need to fix the following
- The uninstall procedure has failed, leaving 6 options in the database
- db_upgraded
- widget_theysaidso_widget
- widget_recent-posts
- theysaidso_admin_options
- 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
The smoke test was a success, however most plugin functionality was not tested
SRP Passed 2 tests
🔹 Tests weight: 20 | The single-responsibility principle: PHP files have to remain inert when accessed directly, throwing no errors and performing no actions
No output text or server-side errors detected on direct access of PHP files
User-side errors Passed 1 test
🔹 Test weight: 20 | This is just a short smoke test looking for browser issues
Everything seems fine on the user side
Optimizations
Plugin configuration Passed 29 tests
readme.txt Passed 16 tests
Often overlooked, readme.txt is one of the most important files in your plugin
6 plugin tags: admin, columns, addon, admincolumns, integration...
ac-addon-members/ac-addon-members.php Passed 13 tests
The main PHP file in "Admin Columns - Members add-on" ver. 1.2 adds more information about the plugin and also serves as the entry point for this plugin
116 characters long description:
Show Members fields in your admin post overviews and edit them inline! Members integration Add-on for Admin Columns.
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
Everything looks great! No dangerous files found in this plugin510 lines of code in 13 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 13 | 178 | 278 | 510 |
PHP code Passed 2 tests
Cyclomatic complexity and code structure are the fingerprint of this plugin
No cyclomatic complexity issues were detected for this plugin
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.34 |
Average class complexity | 4.92 |
▷ Minimum class complexity | 1.00 |
▷ Maximum class complexity | 16.00 |
Average method complexity | 1.86 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 6.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 13 | |
▷ Abstract classes | 1 | 7.69% |
▷ Concrete classes | 12 | 92.31% |
▷ Final classes | 1 | 8.33% |
Methods | 59 | |
▷ Static methods | 2 | 3.39% |
▷ Public methods | 50 | 84.75% |
▷ Protected methods | 5 | 8.47% |
▷ Private methods | 4 | 6.78% |
Functions | 1 | |
▷ Named functions | 1 | 100.00% |
▷ Anonymous functions | 0 | 0.00% |
Constants | 2 | |
▷ Global constants | 1 | 50.00% |
▷ Class constants | 1 | 50.00% |
▷ Public constants | 1 | 100.00% |
Plugin size Passed 2 tests
Image compression Passed 2 tests
PNG files should be compressed to save space and minimize bandwidth usage
There were not PNG files found in your plugin