Benchmarks
Plugin footprint 40% from 16 tests
Installer 0% from 1 test
🔺 Critical test (weight: 50) | Verifying that this plugin installs correctly without errors
You still need to fix the following installer errors
- Install procedure validation failed for this plugin
- > Deprecated in wp-content/plugins/multi-rss-reader-widet/Multi-RSS-Reader.php+814
Array and string offset access syntax with curly braces is deprecated
Server metrics [RAM: ▼1.71MB] [CPU: ▼48.94ms] Passed 4 tests
Analyzing server-side resources used by Multi RSS Reader
No issues were detected with server-side resource usage
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 2.28 ▼1.18 | 8.99 ▼30.36 |
Dashboard /wp-admin | 2.29 ▼1.01 | 10.53 ▼38.83 |
Posts /wp-admin/edit.php | 2.29 ▼1.06 | 9.97 ▼35.43 |
Add New Post /wp-admin/post-new.php | 2.29 ▼3.59 | 11.70 ▼91.12 |
Media Library /wp-admin/upload.php | 2.29 ▼0.93 | 10.70 ▼22.43 |
Multi RSS Reader /wp-admin/options-general.php?page=multi_rss_reader | 2.29 | 10.36 |
Server storage [IO: ▲0.43MB] [DB: ▲0.00MB] Passed 3 tests
Analyzing filesystem and database footprints of this plugin
This plugin installed successfully
Filesystem: 12 new files
Database: no new tables, 7 new options
New WordPress options |
---|
widget_recent-posts |
theysaidso_admin_options |
widget_recent-comments |
widget_theysaidso_widget |
db_upgraded |
widget_multi_rss_reader |
can_compress_scripts |
Browser metrics Passed 4 tests
An overview of browser requirements for Multi RSS Reader
Minimal impact on browser resources
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,804 ▲69 | 13.19 ▼1.20 | 1.54 ▼0.23 | 40.45 ▼1.20 |
Dashboard /wp-admin | 2,210 ▲22 | 4.87 ▼1.01 | 110.19 ▲2.29 | 38.73 ▼2.73 |
Posts /wp-admin/edit.php | 2,096 ▲4 | 2.12 ▲0.08 | 40.09 ▼0.28 | 34.39 ▼0.68 |
Add New Post /wp-admin/post-new.php | 1,536 ▲16 | 23.29 ▲0.10 | 638.52 ▼35.26 | 66.16 ▲15.57 |
Media Library /wp-admin/upload.php | 1,392 ▲1 | 4.20 ▲0.01 | 97.14 ▼2.14 | 43.43 ▲0.57 |
Multi RSS Reader /wp-admin/options-general.php?page=multi_rss_reader | 881 | 2.07 | 24.96 | 40.90 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 50% 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 cannot be uninstalled
- > User deprecated in wp-includes/functions.php+5546
The called constructor method for WP_Widget class in multi_rss_reader is deprecated since version 4.3.0! Use __construct() instead.
- Zombie WordPress options detected upon uninstall: 7 options
- can_compress_scripts
- widget_multi_rss_reader
- theysaidso_admin_options
- widget_recent-comments
- db_upgraded
- widget_recent-posts
- widget_theysaidso_widget
Smoke tests 50% 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)
Almost there, just fix the following server-side errors
- > GET request to /wp-admin/options-general.php?page=multi_rss_reader
- > User deprecated in wp-includes/functions.php+5546
The called constructor method for WP_Widget class in multi_rss_reader is deprecated since version 4.3.0! Use __construct() instead.
- > GET request to /wp-admin/options-general.php?page=multi_rss_reader
- > User notice in wp-includes/functions.php+5905
Function register_uninstall_hook was called incorrectly. Only a static class method or function can be used in an uninstall hook. Please see Debugging in WordPress for more information. (This message was added in version 3.1.0.)
- > GET request to /wp-admin/options-general.php?page=multi_rss_reader
- > User deprecated in wp-includes/functions.php+5463
Function screen_icon is deprecated since version 3.8.0 with no alternative available.
- > GET request to /wp-admin/options-general.php?page=multi_rss_reader
- > User deprecated in wp-includes/functions.php+5463
Function get_screen_icon is deprecated since version 3.8.0 with no alternative available.
- > GET request to /wp-admin/options-general.php?page=multi_rss_reader
- > Notice in wp-content/plugins/multi-rss-reader-widet/Multi-RSS-Reader.php+680
Undefined index: layouttype
SRP 50% from 2 tests
🔹 Tests weight: 20 | The single-responsibility principle applies for WordPress plugins as well - please make sure your PHP files perform no actions when accessed directly
Please take a closer look at the following
- 1× PHP files trigger errors when accessed directly with GET requests:
- > PHP Fatal error
Uncaught Error: Class 'WP_Widget' not found in wp-content/plugins/multi-rss-reader-widet/Multi-RSS-Reader.php:38
- > PHP Fatal error
User-side errors Passed 1 test
🔹 Test weight: 20 | Just a short smoke test targeting errors on the browser (console and network errors and warnings)
There were no browser issues found
Optimizations
Plugin configuration 96% from 29 tests
readme.txt Passed 16 tests
Perhaps the most important file in your plugin readme.txt gets parsed in order to generate the public listing of your plugin
3 plugin tags: widget, rss, multi
multi-rss-reader-widet/Multi-RSS-Reader.php 92% from 13 tests
The main PHP script in "Multi RSS Reader" version 0.8.2 is automatically included on every request by WordPress
Please make the necessary changes and fix the following:
- Main file name: Name the main plugin file the same as the plugin slug ("multi-rss-reader-widet.php" instead of "Multi-RSS-Reader.php")
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | A short glimpse at programming languages used with this plugin and a check that no dangerous files are present
There were no executable files found in this plugin707 lines of code in 2 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 1 | 131 | 116 | 636 |
PO File | 1 | 27 | 54 | 71 |
PHP code Passed 2 tests
An short overview of logical lines of code, cyclomatic complexity, and other code metrics
Great job! No cyclomatic complexity issues were detected in this plugin
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.28 |
Average class complexity | 93.00 |
▷ Minimum class complexity | 93.00 |
▷ Maximum class complexity | 93.00 |
Average method complexity | 5.38 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 36.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 | 21 | |
▷ Static methods | 0 | 0.00% |
▷ Public methods | 21 | 100.00% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 0 | 0.00% |
Functions | 1 | |
▷ Named functions | 1 | 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
6 PNG files occupy 0.38MB with 0.15MB in potential savings
Potential savings
Compression of 5 random PNG files using pngquant | |||
---|---|---|---|
File | Size - original | Size - compressed | Savings |
image/title_line.png | 0.22KB | 0.19KB | ▼ 14.35% |
image/magazinelayout.png | 0.36KB | 0.33KB | ▼ 9.51% |
screenshot-3.png | 103.04KB | 42.58KB | ▼ 58.68% |
screenshot-1.png | 196.46KB | 67.96KB | ▼ 65.41% |
screenshot-2.png | 87.46KB | 39.11KB | ▼ 55.28% |