Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | The install procedure must perform silently
The plugin installed gracefully, with no errors
Server metrics [RAM: ▲0.01MB] [CPU: ▼7.47ms] Passed 4 tests
An overview of server-side resources used by Extended User Search In WP-Admin
Server-side resource usage in normal parameters
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.48 ▲0.01 | 42.17 ▼5.32 |
Dashboard /wp-admin | 3.32 ▲0.02 | 50.11 ▼3.79 |
Posts /wp-admin/edit.php | 3.37 ▲0.02 | 48.80 ▼3.01 |
Add New Post /wp-admin/post-new.php | 5.90 ▲0.02 | 84.50 ▼17.75 |
Media Library /wp-admin/upload.php | 3.24 ▲0.01 | 40.88 ▼3.03 |
Server storage [IO: ▲0.00MB] [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 |
theysaidso_admin_options |
widget_recent-comments |
widget_recent-posts |
db_upgraded |
Browser metrics Passed 4 tests
Checking browser requirements for Extended User Search In WP-Admin
There were no issues detected in relation to browser resource usage
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,800 ▲54 | 13.18 ▼1.00 | 1.91 ▼0.06 | 43.02 ▼3.90 |
Dashboard /wp-admin | 2,206 ▲18 | 5.85 ▲0.98 | 101.97 ▼13.17 | 39.94 ▼5.86 |
Posts /wp-admin/edit.php | 2,089 ▼3 | 2.05 ▲0.00 | 40.25 ▲4.02 | 34.28 ▲2.92 |
Add New Post /wp-admin/post-new.php | 1,534 ▲20 | 23.08 ▲5.70 | 669.63 ▼55.70 | 53.95 ▼0.65 |
Media Library /wp-admin/upload.php | 1,391 ▲6 | 4.24 ▲0.02 | 98.64 ▼3.18 | 41.43 ▼9.12 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | It is important to correctly uninstall your plugin, without leaving any traces
The following items require your attention
- The uninstall procedure has failed, leaving 6 options in the database
- db_upgraded
- widget_theysaidso_widget
- widget_recent-comments
- can_compress_scripts
- widget_recent-posts
- theysaidso_admin_options
Smoke tests 75% from 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | Just a short smoke test targeting errors on the server (in the Apache logs)
Even though everything seems fine, this is not an exhaustive test
SRP 50% from 2 tests
🔹 Tests weight: 20 | A shallow check of the single-responsibility principle; PHP files should perform no action - including output of placeholder text - and trigger no errors when accessed directly
Almost there! Just fix the following items
- 1× PHP files trigger server errors when accessed directly:
- > PHP Fatal error
Uncaught Error: Call to undefined function __() in wp-content/plugins/extended-user-search-in-wp-admin/extend-user-search-in-wp-admin.php:16
- > PHP Fatal error
User-side errors Passed 1 test
🔹 Test weight: 20 | This is a shallow check for browser errors
No browser errors were detected
Optimizations
Plugin configuration 87% from 29 tests
readme.txt 88% from 16 tests
The readme.txt file is important because it is parsed by WordPress.org for the public listing of your plugin
Please fix the following attributes:
- Donate link: Invalid url: ""
- Plugin Name: You should set the name of your plugin on the first line (
=== extended-user-search-in-wp-admin ===
)
extended-user-search-in-wp-admin/extend-user-search-in-wp-admin.php 85% from 13 tests
The main PHP script in "Extended User Search In WP-Admin" version 3... is automatically included on every request by WordPress
The following require your attention:
- Version: Use only periods and digits for the version number (ex. "1.0.3" instead of "3...")
- Main file name: Even though not officially enforced, the main plugin file should be the same as the plugin slug ("extended-user-search-in-wp-admin.php" instead of "extend-user-search-in-wp-admin.php")
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
There were no executable files found in this plugin61 lines of code in 1 file:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 1 | 9 | 15 | 61 |
PHP code Passed 2 tests
Analyzing logical lines of code, cyclomatic complexity, and other code metrics
This plugin has no cyclomatic complexity problems
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.57 |
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 | 3 | |
▷ Named functions | 3 | 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