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.11MB] [CPU: ▼5.81ms] Passed 4 tests
A check of server-side resources used by Remove Uppercase Accents
This plugin does not affect your website's performance
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.57 ▲0.11 | 40.89 ▲1.78 |
Dashboard /wp-admin | 3.42 ▲0.12 | 42.05 ▼3.00 |
Posts /wp-admin/edit.php | 3.54 ▲0.18 | 45.38 ▼7.34 |
Add New Post /wp-admin/post-new.php | 6.00 ▲0.11 | 84.61 ▼12.78 |
Media Library /wp-admin/upload.php | 3.35 ▲0.11 | 34.16 ▼0.10 |
Remove Uppercase Accents /wp-admin/options-general.php?page=remove-uppercase-accents | 3.31 | 32.12 |
Server storage [IO: ▲0.08MB] [DB: ▲0.00MB] Passed 3 tests
How much does this plugin use your filesystem and database?
This plugin installed successfully
Filesystem: 21 new files
Database: no new tables, 6 new options
New WordPress options |
---|
can_compress_scripts |
widget_theysaidso_widget |
db_upgraded |
theysaidso_admin_options |
widget_recent-posts |
widget_recent-comments |
Browser metrics Passed 4 tests
An overview of browser requirements for Remove Uppercase Accents
This plugin has a minimal impact on browser resources
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,943 ▲208 | 13.79 ▼0.57 | 14.24 ▲12.34 | 48.76 ▼0.68 |
Dashboard /wp-admin | 2,210 ▲19 | 4.86 ▼0.01 | 108.06 ▲0.77 | 42.65 ▼2.07 |
Posts /wp-admin/edit.php | 2,096 ▲7 | 2.02 ▲0.01 | 35.65 ▼7.02 | 30.88 ▼4.11 |
Add New Post /wp-admin/post-new.php | 1,517 ▼16 | 17.67 ▼5.78 | 660.57 ▼9.10 | 53.02 ▼15.51 |
Media Library /wp-admin/upload.php | 1,389 ▼2 | 4.20 ▼0.02 | 101.82 ▲2.48 | 46.12 ▲2.51 |
Remove Uppercase Accents /wp-admin/options-general.php?page=remove-uppercase-accents | 1,123 | 2.07 | 25.84 | 51.76 |
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
You still need to fix the following
- This plugin did not uninstall successfully, leaving 6 options in the database
- widget_recent-comments
- widget_theysaidso_widget
- can_compress_scripts
- db_upgraded
- widget_recent-posts
- theysaidso_admin_options
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
The smoke test was a success, however most plugin functionality was not tested
SRP Passed 2 tests
🔹 Tests weight: 20 | The single-responsibility principle applies for WordPress plugins as well - please make sure your PHP files perform no actions when accessed directly
No output text or server-side errors detected on direct access of PHP files
User-side errors Passed 1 test
🔹 Test weight: 20 | This is a shallow check for browser errors
Everything seems fine, but this is not an exhaustive test
Optimizations
Plugin configuration 96% from 29 tests
readme.txt Passed 16 tests
The readme.txt file is important because it is parsed by WordPress.org for the public listing of your plugin
4 plugin tags: uppercase, text transform, accents, greek
remove-uppercase-accents/remove-uppercase-accents.php 92% from 13 tests
This is the main PHP file of "Remove Uppercase Accents" version 1.1.1, providing information about the plugin in the header fields and serving as the principal entry point to the plugin's functions
Please take the time to fix the following:
- Description: Please keep the plugin description shorter than 140 characters (currently 301 characters long)
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | This is an overview of file extensions present in this plugin and a short test that no dangerous files are bundled with this plugin
No dangerous file extensions were detected1,159 lines of code in 12 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 6 | 58 | 47 | 467 |
PO File | 1 | 52 | 53 | 272 |
JavaScript | 3 | 19 | 13 | 151 |
CSS | 1 | 31 | 0 | 137 |
JSON | 1 | 0 | 0 | 132 |
PHP code Passed 2 tests
A brief analysis of cyclomatic complexity and code structure for this plugin
There are no cyclomatic complexity problems detected for this plugin
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.26 |
Average class complexity | 20.00 |
▷ Minimum class complexity | 12.00 |
▷ Maximum class complexity | 28.00 |
Average method complexity | 2.81 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 10.00 |
Code structure | ||
---|---|---|
Namespaces | 1 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 2 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 2 | 100.00% |
▷ Final classes | 0 | 0.00% |
Methods | 21 | |
▷ Static methods | 2 | 9.52% |
▷ Public methods | 21 | 100.00% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 0 | 0.00% |
Functions | 3 | |
▷ Named functions | 3 | 100.00% |
▷ Anonymous functions | 0 | 0.00% |
Constants | 1 | |
▷ Global constants | 1 | 100.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
No PNG files were detected