Benchmarks
Plugin footprint Passed 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | The install procedure must perform silently
Installer ran successfully
Server metrics [RAM: ▲0.00MB] [CPU: ▼153.20ms] Passed 4 tests
Analyzing server-side resources used by Wordpress Admin10X
Server-side resource usage in normal parameters
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 2.85 ▲0.01 | 25.03 ▲1.12 |
Dashboard /wp-admin | 3.07 ▲0.00 | 30.42 ▼5.88 |
Posts /wp-admin/edit.php | 3.12 ▲0.01 | 30.55 ▼2.95 |
Add New Post /wp-admin/post-new.php | 5.43 ▼0.01 | 67.35 ▼603.32 |
Media Library /wp-admin/upload.php | 3.01 ▲0.01 | 21.49 ▼0.64 |
Server storage [IO: ▲0.01MB] [DB: ▲0.00MB] Passed 3 tests
Filesystem and database footprint
No storage issues were detected
Filesystem: 3 new files
Database: 1 new table, no new options
New tables |
---|
wp_author_users |
Browser metrics Passed 4 tests
This is an overview of browser requirements for Wordpress Admin10X
This plugin has a minimal impact on browser resources
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 3,666 ▲65 | 15.66 ▼0.46 | 4.90 ▼1.76 | 77.48 ▼0.64 |
Dashboard /wp-admin | 2,930 ▲34 | 6.10 ▼0.03 | 116.08 ▼12.91 | 167.96 ▼6.90 |
Posts /wp-admin/edit.php | 2,740 ▲3 | 3.24 ▼0.00 | 63.79 ▼0.86 | 137.50 ▼5.81 |
Add New Post /wp-admin/post-new.php | 3,735 ▼8 | 18.45 ▼0.60 | 404.28 ▼56.75 | 171.45 ▲7.50 |
Media Library /wp-admin/upload.php | 1,752 ▼0 | 5.52 ▲0.02 | 146.06 ▼20.93 | 193.28 ▲9.72 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] Passed 4 tests
🔸 Tests weight: 35 | All plugins must uninstall correctly, removing their source code and extra database tables they might have created
The plugin uninstalled successfully, without leaving any zombie files or tables
Smoke tests Passed 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | This is a shallow check for server-side errors
Even though no errors were found, this is by no means an exhaustive test
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
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 just a short smoke test looking for browser issues
No browser issues were found
Optimizations
Plugin configuration Passed 29 tests
readme.txt Passed 16 tests
The readme.txt file is undoubtedly the most important file in your plugin, preparing it for public listing on WordPress.org
2 plugin tags: performance, admin
admin10x/admin10x.php Passed 13 tests
This is the main PHP file of "Wordpress Admin10X" version 1.0.3, providing information about the plugin in the header fields and serving as the principal entry point to the plugin's functions
98 characters long description:
Admin10X improves the performance of some admin features when your site has many registered users.
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | This is an overview of programming languages used in this plugin; dangerous file extensions are not allowed
There were no executable files found in this plugin100 lines of code in 1 file:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 1 | 27 | 18 | 100 |
PHP code Passed 2 tests
An overview of cyclomatic complexity and code structure
There are no cyclomatic complexity problems detected for this plugin
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.17 |
Average class complexity | 2.00 |
▷ Minimum class complexity | 2.00 |
▷ Maximum class complexity | 2.00 |
Average method complexity | 1.17 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 2.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 1 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 1 | 100.00% |
▷ Final classes | 0 | 0.00% |
Methods | 6 | |
▷ Static methods | 0 | 0.00% |
▷ Public methods | 6 | 100.00% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 0 | 0.00% |
Functions | 5 | |
▷ Named functions | 2 | 40.00% |
▷ Anonymous functions | 3 | 60.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
PNG files should be compressed to save space and minimize bandwidth usage
PNG images were not found in this plugin