Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | The install procedure must perform silently
Installer ran successfully
Server metrics [RAM: ▲0.05MB] [CPU: ▼5.42ms] Passed 4 tests
This is a short check of server-side resources used by Linker
Server-side resource usage in normal parameters
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.52 ▲0.06 | 39.25 ▼1.63 |
Dashboard /wp-admin | 3.35 ▲0.05 | 45.39 ▼4.80 |
Posts /wp-admin/edit.php | 3.41 ▲0.05 | 46.21 ▲1.71 |
Add New Post /wp-admin/post-new.php | 5.93 ▲0.05 | 84.27 ▼16.96 |
Media Library /wp-admin/upload.php | 3.27 ▲0.05 | 37.14 ▲2.97 |
Linker /wp-admin/edit.php?post_type=linker | 3.32 | 39.71 |
Add New /wp-admin/post-new.php?post_type=linker | 3.31 | 44.12 |
Server storage [IO: ▲0.91MB] [DB: ▲0.00MB] Passed 3 tests
Analyzing filesystem and database footprints of this plugin
There were no storage issued detected upon installing this plugin
Filesystem: 17 new files
Database: no new tables, 6 new options
New WordPress options |
---|
can_compress_scripts |
theysaidso_admin_options |
db_upgraded |
widget_theysaidso_widget |
widget_recent-comments |
widget_recent-posts |
Browser metrics Passed 4 tests
A check of browser resources used by Linker
There were no issues detected in relation to browser resource usage
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,892 ▲135 | 13.21 ▼1.19 | 1.88 ▲0.12 | 44.29 ▲0.64 |
Dashboard /wp-admin | 2,267 ▲81 | 4.90 ▼0.04 | 110.80 ▼3.78 | 42.07 ▼0.23 |
Posts /wp-admin/edit.php | 2,135 ▲49 | 2.02 ▲0.00 | 40.22 ▲4.65 | 35.44 ▲2.00 |
Add New Post /wp-admin/post-new.php | 1,543 ▲10 | 23.14 ▼0.24 | 671.34 ▼20.76 | 55.14 ▲2.28 |
Media Library /wp-admin/upload.php | 1,415 ▲30 | 4.19 ▲0.01 | 97.21 ▼10.87 | 43.06 ▲0.45 |
Linker /wp-admin/edit.php?post_type=linker | 1,158 | 2.00 | 35.98 | 30.17 |
Add New /wp-admin/post-new.php?post_type=linker | 1,524 | 2.52 | 50.08 | 47.90 |
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
- Zombie WordPress options were found after uninstall: 6 options
- theysaidso_admin_options
- widget_theysaidso_widget
- widget_recent-posts
- can_compress_scripts
- widget_recent-comments
- db_upgraded
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
Even though everything seems fine, this is not 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
No browser issues were found
Optimizations
Plugin configuration 93% from 29 tests
readme.txt 88% from 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
These attributes need to be fixed:
- Screenshots: These screenshots do not have images: #1 (All Links), #2 (New Link)
- Tags: You are using too many tags: 35 tag instead of maximum 10
linker/linker.php Passed 13 tests
"Linker" version 1.2.1's primary PHP file adds more information about the plugin and serves as the entry point for WordPress
80 characters long description:
Manage, create and track outbound links by custom pretty links with your domain.
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | There should be no dangerous file extensions present in any WordPress plugin
Success! There were no dangerous files found in this plugin586 lines of code in 9 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 4 | 76 | 85 | 293 |
PO File | 3 | 105 | 125 | 261 |
CSS | 1 | 5 | 0 | 17 |
JSON | 1 | 0 | 0 | 15 |
PHP code Passed 2 tests
This is a very shot review of cyclomatic complexity and code structure
No complexity issues detected
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.30 |
Average class complexity | 10.00 |
▷ Minimum class complexity | 1.00 |
▷ Maximum class complexity | 27.00 |
Average method complexity | 2.23 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 10.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 3 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 3 | 100.00% |
▷ Final classes | 1 | 33.33% |
Methods | 22 | |
▷ Static methods | 2 | 9.09% |
▷ Public methods | 21 | 95.45% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 1 | 4.55% |
Functions | 0 | |
▷ Named functions | 0 | 0.00% |
▷ Anonymous functions | 0 | 0.00% |
Constants | 3 | |
▷ Global constants | 3 | 100.00% |
▷ Class constants | 0 | 0.00% |
▷ Public constants | 0 | 0.00% |
Plugin size Passed 2 tests
Image compression Passed 2 tests
All PNG images should be compressed to minimize bandwidth usage for end users
There were not PNG files found in your plugin