Benchmarks
Plugin footprint 83% 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.00MB] [CPU: ▼50.85ms] Passed 4 tests
This is a short check of server-side resources used by RSS Filter
This plugin does not affect your website's performance
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.47 ▲0.01 | 37.16 ▼32.31 |
Dashboard /wp-admin | 3.32 ▼0.03 | 43.52 ▼72.81 |
Posts /wp-admin/edit.php | 3.37 ▲0.01 | 43.95 ▼40.20 |
Add New Post /wp-admin/post-new.php | 5.90 ▲0.01 | 83.14 ▼58.08 |
Media Library /wp-admin/upload.php | 3.24 ▲0.01 | 36.47 ▼2.37 |
Help /wp-admin/admin.php?page=rss_filter_help | 3.20 | 35.65 |
RSS Filter /wp-admin/admin.php?page=rss-filter/rss-filter.php | 3.20 | 29.53 |
Server storage [IO: ▲0.05MB] [DB: ▲0.00MB] Passed 3 tests
Input-output and database impact of this plugin
No storage issues were detected
Filesystem: 6 new files
Database: no new tables, 7 new options
New WordPress options |
---|
widget_recent-comments |
rss_filter_setting |
db_upgraded |
widget_theysaidso_widget |
widget_recent-posts |
can_compress_scripts |
theysaidso_admin_options |
Browser metrics Passed 4 tests
An overview of browser requirements for RSS Filter
This plugin has a minimal impact on browser resources
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,852 ▲116 | 13.57 ▼0.76 | 1.98 ▼1.35 | 44.69 ▼29.76 |
Dashboard /wp-admin | 2,233 ▲45 | 4.86 ▼0.02 | 106.65 ▼80.86 | 40.97 ▼46.79 |
Posts /wp-admin/edit.php | 2,116 ▲27 | 2.04 ▼0.00 | 33.96 ▼34.03 | 34.85 ▼49.60 |
Add New Post /wp-admin/post-new.php | 1,564 ▲158 | 23.30 ▲5.62 | 672.44 ▼234.95 | 56.78 ▼26.35 |
Media Library /wp-admin/upload.php | 1,415 ▲27 | 4.24 ▲0.13 | 103.31 ▼20.45 | 46.95 ▲0.16 |
Help /wp-admin/admin.php?page=rss_filter_help | 847 | 2.01 | 26.92 | 26.85 |
RSS Filter /wp-admin/admin.php?page=rss-filter/rss-filter.php | 899 | 2.03 | 23.71 | 36.86 |
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
You still need to fix the following
- This plugin did not uninstall successfully, leaving 6 options in the database
- can_compress_scripts
- widget_recent-posts
- widget_recent-comments
- widget_theysaidso_widget
- theysaidso_admin_options
- db_upgraded
Smoke tests 50% from 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | This is a short smoke test looking for server-side errors
Even though no errors were found, this is by no means an exhaustive test
SRP 0% from 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
Almost there! Just fix the following items
- 1× PHP files output non-empty strings when accessed directly via GET requests:
- > /wp-content/plugins/rss-filter/index.php
- 1× PHP files trigger server-side errors or warnings when accessed directly:
- > PHP Fatal error
Uncaught Error: Call to undefined function add_action() in wp-content/plugins/rss-filter/rss-filter.php:20
- > PHP Fatal error
User-side errors Passed 1 test
🔹 Test weight: 20 | A shallow check that no browser errors were triggered
There were no browser issues found
Optimizations
Plugin configuration Passed 29 tests
readme.txt Passed 16 tests
Don't ignore readme.txt as it is the file that instructs WordPress.org on how to present your plugin to the world
9 plugin tags: sticky, rss, filter rss, exclude category rss, sticky rss...
rss-filter/rss-filter.php Passed 13 tests
The primary PHP file in "RSS Filter" version 1.2 is used by WordPress to initiate all plugin functionality
82 characters long description:
RSS Filter plugin .You have option to customization your WordPress RSS feed items.
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | Executable files are considered dangerous and should not be included with any WordPress plugin
There were no executable files found in this plugin164 lines of code in 3 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 2 | 19 | 16 | 156 |
CSS | 1 | 0 | 0 | 8 |
PHP code Passed 2 tests
An overview of cyclomatic complexity and code structure
There are no cyclomatic complexity problems detected for this plugin
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.29 |
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 | 6 | |
▷ Named functions | 6 | 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.02MB with 0.01MB in potential savings
Potential savings
Compression of 1 random PNG file using pngquant | |||
---|---|---|---|
File | Size - original | Size - compressed | Savings |
screenshot-1.png | 24.16KB | 13.37KB | ▼ 44.67% |