Benchmarks
Plugin footprint 65% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | All plugins must install correctly, without throwing any errors, warnings, or notices
Installer ran successfully
Server metrics [RAM: ▲0.15MB] [CPU: ▼8.61ms] Passed 4 tests
Analyzing server-side resources used by Better RSS Feeds
Server-side resource usage in normal parameters
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.58 ▲0.12 | 29.59 ▼17.67 |
Dashboard /wp-admin | 3.46 ▲0.16 | 52.17 ▼4.66 |
Posts /wp-admin/edit.php | 3.57 ▲0.22 | 54.98 ▲0.24 |
Add New Post /wp-admin/post-new.php | 6.04 ▲0.15 | 98.72 ▼12.33 |
Media Library /wp-admin/upload.php | 3.38 ▲0.16 | 42.64 ▲4.86 |
Better RSS Feeds /wp-admin/options-general.php?page=better_rss_feeds | 3.35 | 36.14 |
Server storage [IO: ▲0.03MB] [DB: ▲0.00MB] Passed 3 tests
How much does this plugin use your filesystem and database?
This plugin installed successfully
Filesystem: 4 new files
Database: no new tables, 6 new options
New WordPress options |
---|
widget_theysaidso_widget |
db_upgraded |
theysaidso_admin_options |
can_compress_scripts |
widget_recent-comments |
widget_recent-posts |
Browser metrics Passed 4 tests
A check of browser resources used by Better RSS Feeds
This plugin renders optimally with no browser resource issues detected
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,818 ▲57 | 14.28 ▼0.09 | 1.83 ▲0.10 | 42.24 ▼1.34 |
Dashboard /wp-admin | 2,199 ▲22 | 5.60 ▼0.05 | 91.13 ▼1.23 | 38.19 ▼3.07 |
Posts /wp-admin/edit.php | 2,118 ▲21 | 2.23 ▲0.12 | 39.13 ▼1.95 | 36.13 ▼1.09 |
Add New Post /wp-admin/post-new.php | 1,531 ▲5 | 23.55 ▼0.05 | 637.92 ▼48.66 | 50.32 ▼9.32 |
Media Library /wp-admin/upload.php | 1,417 ▲17 | 4.22 ▲0.04 | 102.40 ▲5.72 | 46.11 ▲2.64 |
Better RSS Feeds /wp-admin/options-general.php?page=better_rss_feeds | 1,056 | 1.78 | 25.32 | 35.44 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 50% from 4 tests
🔸 Tests weight: 35 | Checking the uninstaller removed all traces of the plugin
It is recommended to fix the following
- The plugin did not uninstall gracefully
- > Deprecated in wp-includes/class-wp-hook.php+310
Non-static method Better_Rss_Feeds::uninstall() should not be called statically
- This plugin did not uninstall successfully, leaving 6 options in the database
- can_compress_scripts
- widget_recent-posts
- widget_theysaidso_widget
- db_upgraded
- theysaidso_admin_options
- widget_recent-comments
Smoke tests 75% from 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | A smoke test targeting server-side errors
Everything seems fine, however this is by no means an exhaustive test
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 fix the following
- 2× GET requests to PHP files have triggered server-side errors or warnings:
- > PHP Fatal error
Uncaught Error: Call to undefined function plugin_dir_path() in wp-content/plugins/xslt/better-rss-feeds.php:36
- > PHP Fatal error
Uncaught Error: Call to undefined function wpsf_get_settings() in wp-content/plugins/xslt/settings/better-rss-feeds-cfg.php:3
- > 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)
No browser issues were found
Optimizations
Plugin configuration 93% from 29 tests
readme.txt 94% from 16 tests
The readme.txt file uses markdown syntax to describe your plugin to the world
Please fix the following attributes:
- Screenshots: Add an image for screenshot #1 (Plugin settings)
xslt/better-rss-feeds.php 92% from 13 tests
The main PHP script in "Better RSS Feeds" version 2.0.1 is automatically included on every request by WordPress
Please take the time to fix the following:
- Main file name: Name the main plugin file the same as the plugin slug ("xslt.php" instead of "better-rss-feeds.php")
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | This is an overview of file extensions present in this plugin and a short test that no dangerous files are bundled with this plugin
There were no executable files found in this plugin689 lines of code in 3 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 3 | 102 | 140 | 689 |
PHP code Passed 2 tests
An overview of cyclomatic complexity and code structure
This plugin has no cyclomatic complexity problems
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.50 |
Average class complexity | 57.00 |
▷ Minimum class complexity | 48.00 |
▷ Maximum class complexity | 66.00 |
Average method complexity | 4.11 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 29.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 2 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 2 | 100.00% |
▷ Final classes | 0 | 0.00% |
Methods | 36 | |
▷ Static methods | 0 | 0.00% |
▷ Public methods | 36 | 100.00% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 0 | 0.00% |
Functions | 4 | |
▷ Named functions | 4 | 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
All PNG images should be compressed to minimize bandwidth usage for end users
There are no PNG files in this plugin