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.00MB] [CPU: ▼5.82ms] Passed 4 tests
Analyzing server-side resources used by ReachMail Subscription Forms
This plugin does not affect your website's performance
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.47 ▲0.01 | 46.01 ▲4.11 |
Dashboard /wp-admin | 3.31 ▼0.03 | 48.40 ▼16.67 |
Posts /wp-admin/edit.php | 3.37 ▲0.01 | 51.69 ▲3.15 |
Add New Post /wp-admin/post-new.php | 5.90 ▲0.01 | 86.65 ▼13.42 |
Media Library /wp-admin/upload.php | 3.24 ▲0.01 | 40.57 ▲3.65 |
Server storage [IO: ▲0.01MB] [DB: ▲0.00MB] Passed 3 tests
Analyzing filesystem and database footprints of this plugin
No storage issues were detected
Filesystem: 3 new files
Database: no new tables, 7 new options
New WordPress options |
---|
theysaidso_admin_options |
can_compress_scripts |
widget_theysaidso_widget |
db_upgraded |
widget_recent-posts |
widget_reachmail_subscriptionform_widget |
widget_recent-comments |
Browser metrics Passed 4 tests
Checking browser requirements for ReachMail Subscription Forms
There were no issues detected in relation to browser resource usage
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,789 ▲3 | 14.27 ▼0.07 | 1.86 ▼0.15 | 43.26 ▼0.68 |
Dashboard /wp-admin | 2,198 ▲21 | 5.61 ▲0.07 | 93.02 ▼7.17 | 39.97 ▼1.99 |
Posts /wp-admin/edit.php | 2,100 ▲3 | 2.00 ▼0.02 | 40.49 ▲3.19 | 34.25 ▲0.10 |
Add New Post /wp-admin/post-new.php | 1,526 ▼0 | 23.48 ▲0.29 | 670.07 ▼27.69 | 53.39 ▼1.42 |
Media Library /wp-admin/upload.php | 1,400 ▲3 | 4.12 ▼0.02 | 113.46 ▼2.73 | 48.05 ▼1.27 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | Checking the uninstaller removed all traces of the plugin
These items require your attention
- This plugin did not uninstall successfully, leaving 7 options in the database
- widget_theysaidso_widget
- theysaidso_admin_options
- widget_reachmail_subscriptionform_widget
- widget_recent-posts
- db_upgraded
- widget_recent-comments
- 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
Everything seems fine, however this is by no means an exhaustive test
SRP 50% from 2 tests
🔹 Tests weight: 20 | SRP (Single-Responsibility Principle) - PHP files must act as libraries and never output text or perform any action when accessed directly in a browser
Please take a closer look at the following
- 2× GET requests to PHP files trigger server-side errors or Error 500 responses:
- > PHP Warning
file_get_contents(https://go.reachmail.net/libraries/form_wizard/process_subscribe.asp): failed to open stream: HTTP request failed! HTTP/1.1 404 The Legacy Subscription id '' you requested does not exist.\r in wp-content/plugins/reachmail-subscription-forms/form_post.php on line 16
- > PHP Fatal error
Uncaught Error: Class 'WP_Widget' not found in wp-content/plugins/reachmail-subscription-forms/reachmail-subscription-forms.php:12
- > PHP Warning
User-side errors Passed 1 test
🔹 Test weight: 20 | This is a smoke test targeting browser errors/issues
Everything seems fine on the user side
Optimizations
Plugin configuration Passed 29 tests
readme.txt Passed 16 tests
Don't ignore readme.txt as it is the file that instructs WordPress.org on how to present your plugin to the world
7 plugin tags: reachmail, form, marketing, email, plugin...
reachmail-subscription-forms/reachmail-subscription-forms.php Passed 13 tests
Analyzing the main PHP file in "ReachMail Subscription Forms" version 1.0.4
56 characters long description:
Add ReachMail subscription forms to your WordPress site.
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | A short glimpse at programming languages used with this plugin and a check that no dangerous files are present
Everything looks great! No dangerous files found in this plugin143 lines of code in 2 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 2 | 34 | 45 | 143 |
PHP code Passed 2 tests
An overview of cyclomatic complexity and code structure
Everything seems fine, there were no complexity issues found
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.25 |
Average class complexity | 7.00 |
▷ Minimum class complexity | 7.00 |
▷ Maximum class complexity | 7.00 |
Average method complexity | 2.50 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 4.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 | 4 | |
▷ Static methods | 0 | 0.00% |
▷ Public methods | 4 | 100.00% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 0 | 0.00% |
Functions | 5 | |
▷ Named functions | 5 | 100.00% |
▷ Anonymous functions | 0 | 0.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
Using a strong compression for your PNG files is a great way to speed-up your plugin
There were not PNG files found in your plugin