Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | Checking the installer triggered no errors
Install script ran successfully
Server metrics [RAM: ▲0.02MB] [CPU: ▼4.24ms] Passed 4 tests
Server-side resources used by Formsuite
Normal server usage
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.48 ▲0.02 | 39.28 ▼3.49 |
Dashboard /wp-admin | 3.32 ▲0.02 | 46.36 ▼3.93 |
Posts /wp-admin/edit.php | 3.37 ▲0.02 | 47.69 ▼1.63 |
Add New Post /wp-admin/post-new.php | 5.90 ▲0.02 | 89.18 ▼7.90 |
Media Library /wp-admin/upload.php | 3.25 ▲0.02 | 41.44 ▲4.85 |
FormSuite /wp-admin/options-general.php?page=formsuite-login-form-customizer | 3.25 | 39.37 |
Server storage [IO: ▲0.03MB] [DB: ▲0.00MB] Passed 3 tests
A short overview of filesystem and database impact
This plugin installed successfully
Filesystem: 11 new files
Database: no new tables, 6 new options
New WordPress options |
---|
widget_theysaidso_widget |
widget_recent-comments |
theysaidso_admin_options |
db_upgraded |
widget_recent-posts |
can_compress_scripts |
Browser metrics Passed 4 tests
Checking browser requirements for Formsuite
This plugin renders optimally with no browser resource issues detected
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,803 ▲42 | 14.28 ▼0.07 | 1.83 ▲0.09 | 44.73 ▲0.53 |
Dashboard /wp-admin | 2,193 ▲16 | 5.62 ▲0.10 | 85.40 ▼14.09 | 40.51 ▼4.61 |
Posts /wp-admin/edit.php | 2,083 ▼17 | 2.02 ▼0.01 | 36.31 ▼2.78 | 37.48 ▼0.33 |
Add New Post /wp-admin/post-new.php | 1,531 ▲3 | 23.23 ▲0.16 | 689.20 ▼5.18 | 55.46 ▼5.35 |
Media Library /wp-admin/upload.php | 1,407 ▲4 | 4.08 ▼0.13 | 104.14 ▼10.73 | 44.24 ▼3.45 |
FormSuite /wp-admin/options-general.php?page=formsuite-login-form-customizer | 1,973 | 5.36 | 126.70 | 70.83 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | The uninstall procedure must remove all plugin files and extra database tables
These items require your attention
- Zombie WordPress options were found after uninstall: 6 options
- widget_recent-comments
- widget_theysaidso_widget
- can_compress_scripts
- db_upgraded
- widget_recent-posts
- theysaidso_admin_options
Smoke tests 75% from 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
Everything seems fine, however this is by no means an exhaustive test
User-side errors 0% from 1 test
🔹 Test weight: 20 | Just a short smoke test targeting errors on the browser (console and network errors and warnings)
Please take a look at the following user-side issues
- 7 occurences, only the last one shown
- > GET request to /wp-admin/options-general.php?page=formsuite-login-form-customizer
- > Console-api (warning) in wp-admin/js/common.min.js?ver=6.3.1+1:283
wpColorPickerL10n.defaultLabel is deprecated since version 5.5.0! Use wp.i18n instead.
- 7 occurences, only the last one shown
- > GET request to /wp-admin/options-general.php?page=formsuite-login-form-customizer
- > Console-api (warning) in wp-admin/js/common.min.js?ver=6.3.1+1:283
wpColorPickerL10n.pick is deprecated since version 5.5.0! Use wp.i18n instead.
- 7 occurences, only the last one shown
- > GET request to /wp-admin/options-general.php?page=formsuite-login-form-customizer
- > Console-api (warning) in wp-admin/js/common.min.js?ver=6.3.1+1:283
wpColorPickerL10n.clear is deprecated since version 5.5.0! Use wp.i18n instead.
- 7 occurences, only the last one shown
- > GET request to /wp-admin/options-general.php?page=formsuite-login-form-customizer
- > Console-api (warning) in wp-admin/js/common.min.js?ver=6.3.1+1:283
wpColorPickerL10n.clearAriaLabel is deprecated since version 5.5.0! Use wp.i18n instead.
Optimizations
Plugin configuration Passed 29 tests
readme.txt Passed 16 tests
The readme.txt file is important because it is parsed by WordPress.org for the public listing of your plugin
3 plugin tags: login, customizer, login form
formsuite/formsuite.php Passed 13 tests
The primary PHP file in "Formsuite" version 1.0.0 is used by WordPress to initiate all plugin functionality
71 characters long description:
This Plugin Will Allows To Customize The Default Login Form Appearance.
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
Everything looks great! No dangerous files found in this plugin331 lines of code in 6 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 3 | 101 | 95 | 299 |
JavaScript | 2 | 8 | 15 | 25 |
CSS | 1 | 2 | 3 | 7 |
PHP code Passed 2 tests
Cyclomatic complexity and code structure are the fingerprint of this plugin
There were no cyclomatic complexity issued detected
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.09 |
Average class complexity | 3.00 |
▷ Minimum class complexity | 3.00 |
▷ Maximum class complexity | 3.00 |
Average method complexity | 1.18 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 2.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 1 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 1 | 100.00% |
▷ Final classes | 0 | 0.00% |
Methods | 11 | |
▷ Static methods | 0 | 0.00% |
▷ Public methods | 11 | 100.00% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 0 | 0.00% |
Functions | 0 | |
▷ Named functions | 0 | 0.00% |
▷ Anonymous functions | 0 | 0.00% |
Constants | 5 | |
▷ Global constants | 5 | 100.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
1 compressed PNG file occupies 0.00MB
Potential savings
Compression of 1 random PNG file using pngquant | |||
---|---|---|---|
File | Size - original | Size - compressed | Savings |
img/no-image.png | 4.81KB | 4.87KB | 0.00% |