Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | It is important to correctly install your plugin, without throwing errors or notices
The plugin installed successfully, without throwing any errors or notices
Server metrics [RAM: ▲0.03MB] [CPU: ▼4.29ms] Passed 4 tests
This is a short check of server-side resources used by Wordpress Special Characters in Usernames
No issues were detected with server-side resource usage
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.78 ▲0.04 | 48.79 ▲4.30 |
Dashboard /wp-admin | 3.61 ▼0.02 | 46.45 ▼19.02 |
Posts /wp-admin/edit.php | 3.73 ▲0.05 | 51.22 ▼3.74 |
Add New Post /wp-admin/post-new.php | 6.19 ▲0.05 | 103.08 ▲1.96 |
Media Library /wp-admin/upload.php | 3.54 ▲0.05 | 42.72 ▲3.63 |
WSCU Settings /wp-admin/options-general.php?page=wordpress-special-characters-in-usernames | 3.50 | 36.23 |
Server storage [IO: ▲0.01MB] [DB: ▲0.00MB] Passed 3 tests
How much does this plugin use your filesystem and database?
This plugin was installed successfully
Filesystem: 2 new files
Database: no new tables, 6 new options
New WordPress options |
---|
can_compress_scripts |
widget_theysaidso_widget |
db_upgraded |
widget_recent-comments |
widget_recent-posts |
theysaidso_admin_options |
Browser metrics Passed 4 tests
Checking browser requirements for Wordpress Special Characters in Usernames
This plugin has a minimal impact on browser resources
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,793 ▲32 | 14.26 ▲0.08 | 1.86 ▲0.34 | 44.77 ▲0.74 |
Dashboard /wp-admin | 2,202 ▲25 | 5.60 ▼0.10 | 91.77 ▼6.86 | 44.03 ▼3.12 |
Posts /wp-admin/edit.php | 2,104 ▲1 | 2.00 ▼0.05 | 40.66 ▼1.82 | 34.48 ▼2.84 |
Add New Post /wp-admin/post-new.php | 1,543 ▲7 | 23.41 ▲0.19 | 682.45 ▲13.01 | 54.75 ▲3.85 |
Media Library /wp-admin/upload.php | 1,395 ▼5 | 4.30 ▲0.00 | 98.83 ▼6.10 | 42.90 ▼7.25 |
WSCU Settings /wp-admin/options-general.php?page=wordpress-special-characters-in-usernames | 1,039 | 2.15 | 24.81 | 30.77 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | Verifying that this plugin uninstalls completely without leaving any traces
You still need to fix the following
- This plugin did not uninstall successfully, leaving 6 options in the database
- widget_recent-comments
- widget_recent-posts
- db_upgraded
- can_compress_scripts
- theysaidso_admin_options
- widget_theysaidso_widget
Smoke tests 75% from 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | A shallow check that no server-side errors were triggered
Even though no errors were found, this is by no means an exhaustive test
SRP 50% from 2 tests
🔹 Tests weight: 20 | The single-responsibility principle: PHP files have to remain inert when accessed directly, throwing no errors and performing no actions
Please fix the following
- 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/wordpress-special-characters-in-usernames/wordpress-special-characters-in-usernames.php:265
- > PHP Fatal error
User-side errors Passed 1 test
🔹 Test weight: 20 | A shallow check that no browser errors were triggered
Everything seems fine on the user side
Optimizations
Plugin configuration Passed 29 tests
readme.txt Passed 16 tests
The readme.txt file is an important file in your plugin as it is parsed by WordPress.org to prepare the public listing of your plugin
8 plugin tags: russian usernames, registration, arabic, cyrillic usernames, russian...
wordpress-special-characters-in-usernames/wordpress-special-characters-in-usernames.php Passed 13 tests
Analyzing the main PHP file in "Wordpress Special Characters in Usernames" version 2.0
102 characters long description:
Enables usernames containing special characters (russian, cyrillic, arabic ...) on your Wordpress Blog
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | This is a short overview of programming languages used in this plugin, detecting executable files
Good job! No executable or dangerous file extensions detected321 lines of code in 1 file:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 1 | 31 | 51 | 321 |
PHP code Passed 2 tests
Analyzing cyclomatic complexity and code structure
No cyclomatic complexity issues were detected for this plugin
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.43 |
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
No PNG files were detected