Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | All plugins must install correctly, without throwing any errors, warnings, or notices
This plugin's installer ran successfully
Server metrics [RAM: ▲0.03MB] [CPU: ▼2.17ms] Passed 4 tests
Server-side resources used by Simple Accessible Forms
This plugin does not affect your website's performance
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.48 ▲0.02 | 38.85 ▲0.52 |
Dashboard /wp-admin | 3.33 ▲0.03 | 48.42 ▲1.67 |
Posts /wp-admin/edit.php | 3.38 ▲0.03 | 52.06 ▲3.75 |
Add New Post /wp-admin/post-new.php | 5.95 ▲0.07 | 81.23 ▼14.03 |
Media Library /wp-admin/upload.php | 3.25 ▲0.03 | 36.55 ▲3.18 |
Form Builder /wp-admin/admin.php?page=simple-accessible-forms-builder/builder.php | 3.22 | 31.03 |
Server storage [IO: ▲0.15MB] [DB: ▲0.00MB] Passed 3 tests
Input-output and database impact of this plugin
There were no storage issued detected upon installing this plugin
Filesystem: 9 new files
Database: 2 new tables, 7 new options
New tables |
---|
wp_simple_accessible_forms_formfields |
wp_simple_accessible_forms_forms |
New WordPress options |
---|
db_upgraded |
widget_recent-posts |
theysaidso_admin_options |
widget_recent-comments |
simple_accessible_forms_version |
can_compress_scripts |
widget_theysaidso_widget |
Browser metrics Passed 4 tests
An overview of browser requirements for Simple Accessible Forms
This plugin renders optimally with no browser resource issues detected
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,944 ▲209 | 13.69 ▼0.89 | 6.05 ▲4.37 | 36.78 ▼11.36 |
Dashboard /wp-admin | 2,243 ▲52 | 4.87 ▼1.03 | 115.11 ▲8.41 | 42.64 ▼3.98 |
Posts /wp-admin/edit.php | 2,126 ▲34 | 2.05 ▲0.05 | 40.49 ▲0.86 | 35.63 ▲0.81 |
Add New Post /wp-admin/post-new.php | 1,544 ▲2 | 23.21 ▲5.03 | 641.63 ▲5.19 | 51.14 ▼0.69 |
Media Library /wp-admin/upload.php | 1,422 ▲40 | 4.32 ▲0.16 | 98.59 ▼1.46 | 41.59 ▼1.93 |
Form Builder /wp-admin/admin.php?page=simple-accessible-forms-builder/builder.php | 890 | 1.85 | 28.01 | 35.62 |
Settings /wp-admin/simple-accessible-forms-options.php | 26 | 0.44 | 0.13 | 14.77 |
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
It is recommended to fix the following
- The uninstall procedure has failed, leaving 6 options in the database
- theysaidso_admin_options
- can_compress_scripts
- widget_recent-comments
- widget_recent-posts
- widget_theysaidso_widget
- db_upgraded
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
Everything seems fine, however this is by no means an exhaustive test
SRP Passed 2 tests
🔹 Tests weight: 20 | It is important to ensure that your PHP files perform no action when accessed directly, respecting the single-responsibility principle
Looking good! No server-side errors or output on direct access of PHP files
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)
These are user-side errors you should fix
- > GET request to /wp-admin/simple-accessible-forms-options.php
- > Network (severe)
wp-admin/simple-accessible-forms-options.php - Failed to load resource: the server responded with a status of 404 (Not Found)
Optimizations
Plugin configuration 93% from 29 tests
readme.txt 94% from 16 tests
Often overlooked, readme.txt is one of the most important files in your plugin
These attributes need to be fixed:
- Donate link: Please fix this invalid URI: ""
simple-accessible-forms/simple-accessible-forms.php 92% from 13 tests
The principal PHP file in "Simple Accessible Forms" v. 1.0.6 is loaded by WordPress automatically on each request
You should first fix the following items:
- Description: Please don't use more than 140 characters for the plugin description (currently 501 characters long)
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | A short review of files and their extensions; it is not recommended to include executable files
Good job! No executable or dangerous file extensions detected1,883 lines of code in 7 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 2 | 257 | 142 | 897 |
JavaScript | 3 | 301 | 100 | 887 |
CSS | 2 | 2 | 0 | 99 |
PHP code Passed 2 tests
An overview of cyclomatic complexity and code structure
No complexity issues detected
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.19 |
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 | 49 | |
▷ Named functions | 42 | 85.71% |
▷ Anonymous functions | 7 | 14.29% |
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
There were not PNG files found in your plugin