Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | The install procedure must perform silently
Install script ran successfully
Server metrics [RAM: ▲0.02MB] [CPU: ▼4.96ms] Passed 4 tests
An overview of server-side resources used by AWEOS Dashboard Note
This plugin has minimal impact on server resources
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.47 ▲0.01 | 35.59 ▼5.24 |
Dashboard /wp-admin | 3.32 ▲0.02 | 48.94 ▲0.02 |
Posts /wp-admin/edit.php | 3.37 ▲0.02 | 45.69 ▲1.17 |
Add New Post /wp-admin/post-new.php | 5.90 ▲0.02 | 81.08 ▼13.57 |
Media Library /wp-admin/upload.php | 3.25 ▲0.02 | 33.59 ▼1.03 |
Note /wp-admin/options-general.php?page=aw-dash-notice-dev | 3.27 | 34.60 |
Server storage [IO: ▲0.04MB] [DB: ▲0.00MB] Passed 3 tests
How much does this plugin use your filesystem and database?
No storage issues were detected
Filesystem: 4 new files
Database: no new tables, 8 new options
New WordPress options |
---|
aw_dash_notice_wysiwyg_feld |
can_compress_scripts |
widget_recent-comments |
widget_recent-posts |
aw_dash_notice_dev_title |
db_upgraded |
theysaidso_admin_options |
widget_theysaidso_widget |
Browser metrics Passed 4 tests
Checking browser requirements for AWEOS Dashboard Note
This plugin has a minimal impact on browser resources
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,793 ▲47 | 14.26 ▼0.10 | 1.80 ▲0.22 | 38.94 ▼2.15 |
Dashboard /wp-admin | 2,199 ▲18 | 5.62 ▲0.01 | 96.22 ▼5.71 | 42.07 ▼0.64 |
Posts /wp-admin/edit.php | 2,107 ▲7 | 2.03 ▲0.03 | 40.20 ▲3.08 | 35.96 ▼0.86 |
Add New Post /wp-admin/post-new.php | 1,529 ▼2 | 23.64 ▲0.72 | 657.43 ▲11.30 | 51.76 ▲9.08 |
Media Library /wp-admin/upload.php | 1,404 ▲7 | 4.16 ▼0.10 | 90.99 ▼6.01 | 40.82 ▼3.18 |
Note /wp-admin/options-general.php?page=aw-dash-notice-dev | 1,526 | 6.60 | 125.24 | 51.88 |
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
You still need to fix the following
- This plugin did not uninstall successfully, leaving 8 options in the database
- widget_recent-posts
- aw_dash_notice_wysiwyg_feld
- theysaidso_admin_options
- widget_recent-comments
- aw_dash_notice_dev_title
- widget_theysaidso_widget
- can_compress_scripts
- db_upgraded
Smoke tests Passed 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 Passed 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
Everything seems fine, however this is by no means an exhaustive test
User-side errors Passed 1 test
🔹 Test weight: 20 | Just a short smoke test targeting errors on the browser (console and network errors and warnings)
Everything seems fine on the user side
Optimizations
Plugin configuration 90% from 29 tests
readme.txt 94% from 16 tests
It's important to format your readme.txt file correctly as it is parsed for the public listing of your plugin
Please fix the following attributes:
- Screenshots: A description for screenshot #2 is missing in aweos-dashboard-note/assets to your readme.txt
aweos-dashboard-note/plugin.php 85% from 13 tests
The main file in "AWEOS Dashboard Note" v. 2.1 serves as a complement to information provided in readme.txt and as the entry point to the plugin
You should first fix the following items:
- Text Domain: If you choose to specify the text domain, it must be the same as the plugin slug; optional since WordPress version 4.6
- Main file name: It is recommended to name the main PHP file as the plugin slug ("aweos-dashboard-note.php" instead of "plugin.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
Good job! No executable or dangerous file extensions detected89 lines of code in 2 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 2 | 19 | 18 | 89 |
PHP code Passed 2 tests
An overview of cyclomatic complexity and code structure
No cyclomatic complexity issues were detected for this plugin
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.24 |
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
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