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
The plugin installed gracefully, with no errors
Server metrics [RAM: ▲0.01MB] [CPU: ▼9.16ms] Passed 4 tests
An overview of server-side resources used by Multiple Admin Emails
This plugin does not affect your website's performance
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.47 ▲0.01 | 34.93 ▼2.33 |
Dashboard /wp-admin | 3.32 ▼0.02 | 44.23 ▼14.59 |
Posts /wp-admin/edit.php | 3.37 ▲0.02 | 44.93 ▼2.94 |
Add New Post /wp-admin/post-new.php | 5.90 ▲0.02 | 79.59 ▼16.79 |
Media Library /wp-admin/upload.php | 3.24 ▲0.02 | 36.45 ▲4.09 |
Multi Admin Emails /wp-admin/options-general.php?page=admin-multi-emails | 3.21 | 33.16 |
Server storage [IO: ▲0.01MB] [DB: ▲0.00MB] Passed 3 tests
How much does this plugin use your filesystem and database?
This plugin installed successfully
Filesystem: 3 new files
Database: no new tables, 7 new options
New WordPress options |
---|
db_upgraded |
widget_recent-comments |
widget_theysaidso_widget |
widget_recent-posts |
multi_email_ids |
theysaidso_admin_options |
can_compress_scripts |
Browser metrics Passed 4 tests
Multiple Admin Emails: an overview of browser usage
Normal browser usage
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,804 ▲58 | 13.66 ▼0.56 | 1.67 ▼0.04 | 37.99 ▼4.44 |
Dashboard /wp-admin | 2,210 ▲25 | 5.88 ▲1.00 | 107.19 ▲3.46 | 40.64 ▼2.41 |
Posts /wp-admin/edit.php | 2,093 ▲4 | 2.00 ▲0.01 | 39.72 ▲5.55 | 34.20 ▼2.29 |
Add New Post /wp-admin/post-new.php | 1,547 ▲27 | 18.12 ▼4.93 | 598.56 ▼39.73 | 65.63 ▲6.44 |
Media Library /wp-admin/upload.php | 1,389 ▲1 | 4.21 ▼0.01 | 94.66 ▼3.09 | 41.07 ▼1.68 |
Multi Admin Emails /wp-admin/options-general.php?page=admin-multi-emails | 795 | 2.01 | 23.18 | 24.50 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | It is important to correctly uninstall your plugin, without leaving any traces
You still need to fix the following
- The uninstall procedure has failed, leaving 7 options in the database
- can_compress_scripts
- multi_email_ids
- widget_theysaidso_widget
- widget_recent-posts
- theysaidso_admin_options
- db_upgraded
- widget_recent-comments
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
Good news, no errors were detected
SRP 50% from 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
Almost there! Just fix the following items
- 2× PHP files trigger server-side errors or warnings when accessed directly:
- > PHP Fatal error
Uncaught Error: Call to undefined function add_action() in wp-content/plugins/multi-admin-emails/multi-admin-emails.php:10
- > PHP Fatal error
Uncaught Error: Call to undefined function settings_fields() in wp-content/plugins/multi-admin-emails/email-form.php:31
- > PHP Fatal error
User-side errors Passed 1 test
🔹 Test weight: 20 | This is just a short smoke test looking for browser issues
No browser issues were found
Optimizations
Plugin configuration 93% from 29 tests
readme.txt 88% from 16 tests
The readme.txt file is important because it is parsed by WordPress.org for the public listing of your plugin
These attributes need your attention:
- Plugin Name: Please replace "Plugin Name" with the name of your plugin on the first line (
=== multi-admin-emails ===
) - Screenshots: Please add an image for screenshot #1 (Screenshots. http://www.bilogicit.com/multi-admin-emails/)
multi-admin-emails/multi-admin-emails.php Passed 13 tests
The entry point to "Multiple Admin Emails" version 1.0.1 is a PHP file that has certain tags in its header comment area
43 characters long description:
Add multiple admin emails for notification.
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
Everything looks great! No dangerous files found in this plugin68 lines of code in 2 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 2 | 14 | 10 | 68 |
PHP code Passed 2 tests
A brief analysis of cyclomatic complexity and code structure for this plugin
Everything seems fine, there were no complexity issues found
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.13 |
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 | 4 | |
▷ Named functions | 4 | 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
PNG images were not found in this plugin