Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | Checking the installer triggered no errors
The plugin installed gracefully, with no errors
Server metrics [RAM: ▲0.05MB] [CPU: ▼6.79ms] Passed 4 tests
Server-side resources used by Fade in fade out xml rss feed
This plugin has minimal impact on server resources
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.52 ▲0.06 | 40.06 ▲2.84 |
Dashboard /wp-admin | 3.36 ▲0.02 | 48.91 ▼11.55 |
Posts /wp-admin/edit.php | 3.41 ▲0.06 | 43.18 ▼5.87 |
Add New Post /wp-admin/post-new.php | 5.94 ▲0.06 | 85.49 ▼8.64 |
Media Library /wp-admin/upload.php | 3.29 ▲0.06 | 36.04 ▼1.11 |
Fade in xml rss feed /wp-admin/options-general.php?page=fade-in-fade-out-xml-rss-feed/fade-in-fade-out-xml-rss-feed.php | 3.25 | 32.43 |
Server storage [IO: ▲0.03MB] [DB: ▲0.00MB] Passed 3 tests
Filesystem and database footprint
No storage issues were detected
Filesystem: 9 new files
Database: no new tables, 12 new options
New WordPress options |
---|
FIFOXMLRSSFEED_FadeWait |
widget_theysaidso_widget |
widget_recent-posts |
db_upgraded |
widget_recent-comments |
FIFOXMLRSSFEED_Title |
can_compress_scripts |
FIFOXMLRSSFEED_rss_2 |
theysaidso_admin_options |
FIFOXMLRSSFEED_rss_3 |
... |
Browser metrics Passed 4 tests
A check of browser resources used by Fade in fade out xml rss feed
This plugin renders optimally with no browser resource issues detected
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,793 ▲32 | 14.17 ▼0.36 | 1.84 ▲0.27 | 43.25 ▲0.90 |
Dashboard /wp-admin | 2,199 ▲19 | 5.63 ▼0.02 | 92.83 ▲7.97 | 43.28 ▲2.98 |
Posts /wp-admin/edit.php | 2,104 ▲4 | 1.96 ▼0.07 | 34.72 ▼0.80 | 37.31 ▲0.75 |
Add New Post /wp-admin/post-new.php | 1,529 ▲1 | 23.63 ▲0.50 | 654.72 ▼33.09 | 54.61 ▲2.98 |
Media Library /wp-admin/upload.php | 1,404 ▲4 | 4.24 ▲0.03 | 94.53 ▼18.81 | 42.41 ▼4.12 |
Fade in xml rss feed /wp-admin/options-general.php?page=fade-in-fade-out-xml-rss-feed/fade-in-fade-out-xml-rss-feed.php | 900 | 1.99 | 22.67 | 26.40 |
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
These items require your attention
- The uninstall procedure has failed, leaving 6 options in the database
- db_upgraded
- can_compress_scripts
- theysaidso_admin_options
- widget_recent-posts
- widget_recent-comments
- widget_theysaidso_widget
Smoke tests 75% from 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | A shallow check that no server-side errors were triggered
Good news, no errors were detected
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 perform the action of outputting non-empty strings when accessed directly:
- > /wp-content/plugins/fade-in-fade-out-xml-rss-feed/fade-in-fade-out-xml-rss-feed.php
User-side errors Passed 1 test
🔹 Test weight: 20 | This is a shallow check for browser errors
No browser errors were detected
Optimizations
Plugin configuration 96% from 29 tests
readme.txt Passed 16 tests
Often overlooked, readme.txt is one of the most important files in your plugin
8 plugin tags: fade out, feed, xml, wordpress, widget...
fade-in-fade-out-xml-rss-feed/fade-in-fade-out-xml-rss-feed.php 92% from 13 tests
The main file in "Fade in fade out xml rss feed" v. 9.0 serves as a complement to information provided in readme.txt and as the entry point to the plugin
The following require your attention:
- Description: Keep the plugin description shorter than 140 characters (currently 206 characters long)
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | An overview of files in this plugin; executable files are not allowed
No dangerous file extensions were detected486 lines of code in 6 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 2 | 35 | 20 | 281 |
PO File | 2 | 42 | 56 | 115 |
JavaScript | 1 | 12 | 18 | 63 |
CSS | 1 | 2 | 1 | 27 |
PHP code Passed 2 tests
Cyclomatic complexity and code structure are the fingerprint of this plugin
There are no cyclomatic complexity problems detected for this plugin
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.14 |
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 | 11 | |
▷ Named functions | 11 | 100.00% |
▷ Anonymous functions | 0 | 0.00% |
Constants | 1 | |
▷ Global constants | 1 | 100.00% |
▷ Class constants | 0 | 0.00% |
▷ Public constants | 0 | 0.00% |
Plugin size Passed 2 tests
Image compression Passed 2 tests
Often times overlooked, PNG files can occupy unnecessary space in your plugin
PNG images were not found in this plugin