Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | Verifying that this plugin installs correctly without errors
Install script ran successfully
Server metrics [RAM: ▲0.04MB] [CPU: ▼6.15ms] Passed 4 tests
A check of server-side resources used by WP Client Logo Carousel List
Normal server usage
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.51 ▲0.05 | 39.61 ▼0.99 |
Dashboard /wp-admin | 3.34 ▲0.04 | 47.65 ▲0.87 |
Posts /wp-admin/edit.php | 3.40 ▲0.04 | 44.78 ▼4.67 |
Add New Post /wp-admin/post-new.php | 5.92 ▲0.04 | 83.84 ▼16.36 |
Media Library /wp-admin/upload.php | 3.27 ▲0.04 | 33.44 ▼2.56 |
All Logo /wp-admin/edit.php?post_type=logocarousel | 3.31 | 36.77 |
Add New /wp-admin/post-new.php?post_type=logocarousel | 3.32 | 45.15 |
Server storage [IO: ▲0.12MB] [DB: ▲0.00MB] Passed 3 tests
How much does this plugin use your filesystem and database?
No storage issues were detected
Filesystem: 11 new files
Database: no new tables, 6 new options
New WordPress options |
---|
theysaidso_admin_options |
db_upgraded |
widget_recent-posts |
can_compress_scripts |
widget_recent-comments |
widget_theysaidso_widget |
Browser metrics Passed 4 tests
An overview of browser requirements for WP Client Logo Carousel List
Normal browser usage
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,973 ▲238 | 13.92 ▼0.45 | 10.43 ▲8.77 | 42.64 ▼8.75 |
Dashboard /wp-admin | 2,227 ▲42 | 5.84 ▲0.96 | 101.04 ▼8.39 | 36.83 ▼8.81 |
Posts /wp-admin/edit.php | 2,128 ▲39 | 2.12 ▲0.12 | 35.72 ▼5.01 | 32.17 ▼4.41 |
Add New Post /wp-admin/post-new.php | 1,570 ▲28 | 18.50 ▲0.03 | 606.90 ▲4.33 | 70.35 ▲8.45 |
Media Library /wp-admin/upload.php | 1,418 ▲36 | 4.22 ▲0.00 | 95.45 ▼6.94 | 42.08 ▼0.80 |
All Logo /wp-admin/edit.php?post_type=logocarousel | 1,097 | 1.93 | 30.03 | 30.59 |
Add New /wp-admin/post-new.php?post_type=logocarousel | 1,614 | 3.98 | 60.61 | 32.42 |
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
Please fix the following items
- Zombie WordPress options were found after uninstall: 6 options
- widget_recent-comments
- db_upgraded
- can_compress_scripts
- widget_recent-posts
- widget_theysaidso_widget
- theysaidso_admin_options
Smoke tests 75% from 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 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
Please fix the following items
- 1× PHP files trigger server errors when accessed directly:
- > PHP Fatal error
Uncaught Error: Call to undefined function add_action() in wp-content/plugins/wp-client-logo-carousel-list/wp-client-logo-carousel-list.php:37
- > PHP Fatal error
User-side errors Passed 1 test
🔹 Test weight: 20 | This is a shallow check for browser errors
Everything seems fine on the user side
Optimizations
Plugin configuration 90% 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:
- Screenshots: Please add images for these screenshots: #1 (Front End View), #2 (List of Logos), #3 (Single Logo Image Page View)
- Donate link: Please fix this invalid URI: ""
wp-client-logo-carousel-list/wp-client-logo-carousel-list.php 92% from 13 tests
The main file in "WP Client Logo Carousel List" v. 1.0.0 serves as a complement to information provided in readme.txt and as the entry point to the plugin
It is important to fix the following:
- Description: If Twitter did it, so should we! Keep the description under 140 characters (currently 245 characters long)
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
Success! There were no dangerous files found in this plugin1,615 lines of code in 5 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
JavaScript | 2 | 207 | 17 | 1,335 |
PHP | 1 | 11 | 16 | 169 |
CSS | 2 | 15 | 18 | 111 |
PHP code Passed 2 tests
Cyclomatic complexity and code structure are the fingerprint of this plugin
No cyclomatic complexity issues were detected for this plugin
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.22 |
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 | 8 | |
▷ Named functions | 8 | 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
PNG files should be compressed to save space and minimize bandwidth usage
3 PNG files occupy 0.01MB with 0.00MB in potential savings
Potential savings
Compression of 3 random PNG files using pngquant | |||
---|---|---|---|
File | Size - original | Size - compressed | Savings |
images/arrow.png | 10.96KB | 5.73KB | ▼ 47.67% |
images/left_quote.png | 0.39KB | 0.27KB | ▼ 31.83% |
css/grabbing.png | 0.11KB | 0.14KB | 0.00% |