Benchmarks
Plugin footprint 65% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | The install procedure must perform silently
The plugin installed successfully, without throwing any errors or notices
Server metrics [RAM: ▼0.99MB] [CPU: ▼39.15ms] 75% from 4 tests
Analyzing server-side resources used by Bid13 Auction Feed
Please take the time to fix the following items
- CPU: Total CPU usage must kept under 500.00ms (currently 691.30ms on /wp-admin/options-general.php?page=bid13_auction_feed_settings)
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 2.97 ▼0.49 | 16.55 ▼22.28 |
Dashboard /wp-admin | 3.02 ▼0.28 | 19.71 ▼28.79 |
Posts /wp-admin/edit.php | 3.02 ▼0.34 | 18.66 ▼26.66 |
Add New Post /wp-admin/post-new.php | 3.02 ▼2.87 | 18.93 ▼78.85 |
Media Library /wp-admin/upload.php | 3.02 ▼0.21 | 19.80 ▼16.96 |
Bid13 Settings /wp-admin/options-general.php?page=bid13_auction_feed_settings | 3.12 | 691.30 |
Server storage [IO: ▲0.24MB] [DB: ▲0.00MB] Passed 3 tests
Input-output and database impact of this plugin
There were no storage issued detected upon installing this plugin
Filesystem: 24 new files
Database: no new tables, 7 new options
New WordPress options |
---|
can_compress_scripts |
db_upgraded |
widget_recent-posts |
widget_theysaidso_widget |
theysaidso_admin_options |
bid13_auction_feed_version |
widget_recent-comments |
Browser metrics Passed 4 tests
This is an overview of browser requirements for Bid13 Auction Feed
Minimal impact on browser resources
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,891 ▲145 | 14.11 ▼0.54 | 6.05 ▲4.23 | 43.57 ▲0.87 |
Dashboard /wp-admin | 2,217 ▲26 | 5.88 ▼0.02 | 100.28 ▼4.19 | 39.01 ▼4.79 |
Posts /wp-admin/edit.php | 2,097 ▲5 | 2.05 ▲0.05 | 36.42 ▼0.21 | 29.78 ▼6.68 |
Add New Post /wp-admin/post-new.php | 1,521 ▲1 | 23.02 ▼0.55 | 671.77 ▼16.52 | 56.74 ▼4.66 |
Media Library /wp-admin/upload.php | 1,399 ▲17 | 4.18 ▼0.03 | 112.40 ▲14.08 | 49.16 ▲5.54 |
Bid13 Settings /wp-admin/options-general.php?page=bid13_auction_feed_settings | 1,006 | 3.13 | 48.95 | 28.92 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 50% from 4 tests
🔸 Tests weight: 35 | It is important to correctly uninstall your plugin, without leaving any traces
The following items require your attention
- This plugin did not uninstall without warnings or errors
- > Notice in wp-content/plugins/bid13-auction-feed/includes/class-bid13-auction-feed-settings.php+241
Undefined index: page
- This plugin does not fully uninstall, leaving 7 options in the database
- db_upgraded
- bid13_auction_feed_version
- widget_recent-posts
- theysaidso_admin_options
- can_compress_scripts
- widget_recent-comments
- widget_theysaidso_widget
Smoke tests 75% from 4 tests
Server-side errors 0% from 1 test
🔹 Test weight: 20 | Just a short smoke test targeting errors on the server (in the Apache logs)
Please fix the following server-side errors
- > GET request to /wp-admin/options-general.php?page=bid13_auction_feed_settings
- > Notice in wp-content/plugins/bid13-auction-feed/includes/class-bid13-auction-feed-settings.php+287
Undefined variable: links
SRP Passed 2 tests
🔹 Tests weight: 20 | It is important to ensure that your PHP files perform no action when accessed directly, respecting the single-responsibility principle
Congratulations! This plugin passed the SRP test
User-side errors Passed 1 test
🔹 Test weight: 20 | This is a smoke test targeting browser errors/issues
Everything seems fine on the user side
Optimizations
Plugin configuration 93% from 29 tests
readme.txt 94% from 16 tests
You should put a lot of thought into formatting readme.txt as it is used by WordPress.org to prepare the public listing of your plugin
Attributes that require attention:
- Screenshots: Add an image for screenshot #1 (Screenshot of settings page)
bid13-auction-feed/bid13-auction-feed.php 92% from 13 tests
This is the main PHP file of "Bid13 Auction Feed" version 1.26, providing information about the plugin in the header fields and serving as the principal entry point to the plugin's functions
You should first fix the following items:
- Requires at least: Required version does not match the one declared in readme.txt ("3.9" instead of "4.0")
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
Everything looks great! No dangerous files found in this plugin1,303 lines of code in 17 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 8 | 238 | 441 | 1,075 |
JavaScript | 6 | 19 | 11 | 119 |
CSS | 2 | 5 | 1 | 62 |
PO File | 1 | 17 | 20 | 47 |
PHP code Passed 2 tests
Analyzing cyclomatic complexity and code structure
This plugin has no cyclomatic complexity issues
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.45 |
Average class complexity | 24.60 |
▷ Minimum class complexity | 5.00 |
▷ Maximum class complexity | 61.00 |
Average method complexity | 4.03 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 43.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 5 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 5 | 100.00% |
▷ Final classes | 0 | 0.00% |
Methods | 39 | |
▷ Static methods | 2 | 5.13% |
▷ Public methods | 37 | 94.87% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 2 | 5.13% |
Functions | 10 | |
▷ Named functions | 10 | 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
It is recommended to compress PNG files in your plugin to minimize bandwidth usage
1 PNG file occupies 0.13MB with 0.09MB in potential savings
Potential savings
Compression of 1 random PNG file using pngquant | |||
---|---|---|---|
File | Size - original | Size - compressed | Savings |
screenshot-1.png | 138.01KB | 40.82KB | ▼ 70.42% |