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.27MB] [CPU: ▼8.26ms] Passed 4 tests
This is a short check of server-side resources used by Email Checker
This plugin has minimal impact on server resources
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.47 ▲0.01 | 39.49 ▼20.18 |
Dashboard /wp-admin | 3.31 ▲0.01 | 46.71 ▼0.90 |
Posts /wp-admin/edit.php | 3.36 ▲0.01 | 52.94 ▼1.29 |
Add New Post /wp-admin/post-new.php | 4.78 ▼1.10 | 15,058.68 ▲14,945.74 |
Media Library /wp-admin/upload.php | 3.23 ▲0.01 | 36.83 ▼10.67 |
Email Checker /wp-admin/options-general.php?page=real-time-email-checker/menus.inc.php_display_contents | 3.20 | 36.68 |
Server storage [IO: ▲0.01MB] [DB: ▲0.00MB] Passed 3 tests
A short overview of filesystem and database impact
There were no storage issued detected upon installing this plugin
Filesystem: 5 new files
Database: no new tables, 7 new options
New WordPress options |
---|
widget_theysaidso_widget |
db_upgraded |
can_compress_scripts |
ec_array |
theysaidso_admin_options |
widget_recent-comments |
widget_recent-posts |
Browser metrics Passed 4 tests
Email Checker: an overview of browser usage
Normal browser usage
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,819 ▲83 | 13.39 ▼1.02 | 2.03 ▲0.25 | 138.54 ▼9.20 |
Dashboard /wp-admin | 2,204 ▼0 | 4.83 ▼0.19 | 214.60 ▲13.14 | 164.71 ▲4.77 |
Posts /wp-admin/edit.php | 2,093 ▲4 | 2.03 ▼0.01 | 68.98 ▼10.69 | 141.11 ▲11.38 |
Add New Post /wp-admin/post-new.php | 1,410 ▲41 | 17.55 ▼4.68 | 871.75 ▲22.06 | 269.36 ▲69.86 |
Media Library /wp-admin/upload.php | 1,380 ▼5 | 4.13 ▼0.06 | 145.69 ▼60.28 | 146.15 ▲16.41 |
Email Checker /wp-admin/options-general.php?page=real-time-email-checker/menus.inc.php_display_contents | 806 | 2.23 | 82.99 | 172.15 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | All plugins must uninstall correctly, removing their source code and extra database tables they might have created
These items require your attention
- Zombie WordPress options detected upon uninstall: 7 options
- ec_array
- theysaidso_admin_options
- widget_recent-comments
- db_upgraded
- can_compress_scripts
- widget_theysaidso_widget
- widget_recent-posts
Smoke tests 75% from 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | Just a short smoke test targeting errors on the server (in the Apache logs)
Good news, no errors were detected
SRP 50% from 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 following issues need your attention
- 1× GET requests to PHP files have triggered server-side errors or warnings:
- > PHP Fatal error
Uncaught Error: Call to undefined function add_filter() in wp-content/plugins/real-time-email-checker/plugin1.php:27
- > PHP Fatal error
User-side errors Passed 1 test
🔹 Test weight: 20 | This is a shallow check for browser errors
There were no browser issues found
Optimizations
Plugin configuration 93% from 29 tests
readme.txt Passed 16 tests
Often overlooked, readme.txt is one of the most important files in your plugin
10 plugin tags: prevent bot, stop bot, verify email, email verification, stop spam...
real-time-email-checker/plugin1.php 85% from 13 tests
"Email Checker" version 1.1's main PHP file describes plugin functionality and also serves as the entry point to any WordPress functionality
Please take the time to fix the following:
- Description: Please keep the plugin description shorter than 140 characters (currently 194 characters long)
- Main file name: The principal plugin file should be the same as the plugin slug ("real-time-email-checker.php" instead of "plugin1.php")
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
There were no executable files found in this plugin113 lines of code in 4 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 4 | 35 | 16 | 113 |
PHP code Passed 2 tests
This is a short overview of cyclomatic complexity and code structure for this plugin
This plugin has no cyclomatic complexity issues
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.20 |
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 | 6 | |
▷ Named functions | 6 | 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
Often times overlooked, PNG files can occupy unnecessary space in your plugin
There were not PNG files found in your plugin