Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | Checking the installer triggered no errors
The plugin installed gracefully, with no errors
Server metrics [RAM: ▲0.03MB] [CPU: ▼5.17ms] Passed 4 tests
An overview of server-side resources used by Change Date Language (English speakers)
This plugin does not affect your website's performance
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.50 ▲0.04 | 46.68 ▲0.47 |
Dashboard /wp-admin | 3.34 ▼0.00 | 52.35 ▼15.70 |
Posts /wp-admin/edit.php | 3.39 ▲0.04 | 61.19 ▲5.85 |
Add New Post /wp-admin/post-new.php | 5.92 ▲0.04 | 99.30 ▼6.55 |
Media Library /wp-admin/upload.php | 3.26 ▲0.04 | 38.08 ▲1.12 |
CDL (EN) /wp-admin/options-general.php?page=change-date-language-en | 3.23 | 33.64 |
Server storage [IO: ▲0.01MB] [DB: ▲0.00MB] Passed 3 tests
Analyzing filesystem and database footprints of this plugin
This plugin installed successfully
Filesystem: 3 new files
Database: no new tables, 10 new options
New WordPress options |
---|
widget_recent-comments |
mesi_int |
giorni_slug |
widget_recent-posts |
theysaidso_admin_options |
db_upgraded |
can_compress_scripts |
widget_theysaidso_widget |
giorni_int |
mesi_slug |
Browser metrics Passed 4 tests
Checking browser requirements for Change Date Language (English speakers)
This plugin renders optimally with no browser resource issues detected
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,793 ▲32 | 14.30 ▼0.12 | 1.66 ▼0.26 | 42.54 ▼3.22 |
Dashboard /wp-admin | 2,199 ▲19 | 5.65 ▼0.03 | 91.53 ▲0.87 | 40.07 ▼1.93 |
Posts /wp-admin/edit.php | 2,101 ▼2 | 1.98 ▼0.05 | 39.39 ▼1.20 | 35.03 ▼2.50 |
Add New Post /wp-admin/post-new.php | 1,548 ▲22 | 23.18 ▲5.54 | 670.82 ▼15.13 | 48.80 ▼3.28 |
Media Library /wp-admin/upload.php | 1,404 ▲4 | 4.18 ▼0.03 | 97.51 ▼9.40 | 42.18 ▼3.28 |
CDL (EN) /wp-admin/options-general.php?page=change-date-language-en | 881 | 2.14 | 23.52 | 26.89 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | Verifying that this plugin uninstalls completely without leaving any traces
The following items require your attention
- Zombie WordPress options detected upon uninstall: 10 options
- db_upgraded
- widget_recent-posts
- theysaidso_admin_options
- widget_recent-comments
- mesi_int
- can_compress_scripts
- widget_theysaidso_widget
- giorni_slug
- mesi_slug
- giorni_int
Smoke tests 75% from 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | A smoke test targeting server-side errors
Good news, no errors were detected
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
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 register_activation_hook() in wp-content/plugins/change-date-language-english-speakers/change-date-language-en.php:19
- > PHP Fatal error
User-side errors Passed 1 test
🔹 Test weight: 20 | This is just a short smoke test looking for browser issues
Everything seems fine, but this is not an exhaustive test
Optimizations
Plugin configuration 93% from 29 tests
readme.txt Passed 16 tests
It's important to format your readme.txt file correctly as it is parsed for the public listing of your plugin
7 plugin tags: date translation, local language, dates, time and date, translation...
change-date-language-english-speakers/change-date-language-en.php 85% from 13 tests
The principal PHP file in "Change Date Language (English speakers)" v. 0.1.1 is loaded by WordPress automatically on each request
Please take the time to fix the following:
- Main file name: Even though not officially enforced, the main plugin file should be the same as the plugin slug ("change-date-language-english-speakers.php" instead of "change-date-language-en.php")
- Description: The description should be shorter than 140 characters (currently 494 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
Everything looks great! No dangerous files found in this plugin83 lines of code in 2 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 1 | 18 | 12 | 75 |
CSS | 1 | 2 | 0 | 8 |
PHP code Passed 2 tests
This plugin's cyclomatic complexity and code structure detailed below
No complexity issues detected
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.11 |
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 | 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
Often times overlooked, PNG files can occupy unnecessary space in your plugin
PNG images were not found in this plugin