Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | All plugins must install correctly, without throwing any errors, warnings, or notices
The plugin installed gracefully, with no errors
Server metrics [RAM: ▲0.00MB] [CPU: ▼6.99ms] Passed 4 tests
Analyzing server-side resources used by Featured Image in RSS Feed by MailerLite
Normal server usage
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.47 ▲0.00 | 50.78 ▲8.03 |
Dashboard /wp-admin | 3.32 ▼0.02 | 47.51 ▼16.44 |
Posts /wp-admin/edit.php | 3.37 ▲0.02 | 48.74 ▲2.16 |
Add New Post /wp-admin/post-new.php | 5.90 ▲0.02 | 85.89 ▼18.12 |
Media Library /wp-admin/upload.php | 3.25 ▲0.02 | 39.01 ▲4.43 |
Featured Image in RSS Feed /wp-admin/options-general.php?page=mailerlite_firss | 3.21 | 33.96 |
Server storage [IO: ▲0.05MB] [DB: ▲0.00MB] Passed 3 tests
A short overview of filesystem and database impact
This plugin was installed successfully
Filesystem: 10 new files
Database: no new tables, 6 new options
New WordPress options |
---|
theysaidso_admin_options |
widget_recent-comments |
widget_theysaidso_widget |
db_upgraded |
widget_recent-posts |
can_compress_scripts |
Browser metrics Passed 4 tests
An overview of browser requirements for Featured Image in RSS Feed by MailerLite
There were no issues detected in relation to browser resource usage
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,818 ▲32 | 14.28 ▲0.10 | 1.99 ▲0.02 | 43.89 ▲0.10 |
Dashboard /wp-admin | 2,202 ▲25 | 5.59 ▼0.08 | 86.62 ▼11.86 | 37.50 ▼3.91 |
Posts /wp-admin/edit.php | 2,104 ▲1 | 2.03 ▲0.04 | 38.37 ▼1.88 | 34.94 ▼1.60 |
Add New Post /wp-admin/post-new.php | 1,531 ▲3 | 23.17 ▼0.21 | 663.43 ▲34.18 | 57.42 ▲7.84 |
Media Library /wp-admin/upload.php | 1,407 ▲10 | 4.24 ▲0.05 | 98.47 ▼3.01 | 43.69 ▼2.54 |
Featured Image in RSS Feed /wp-admin/options-general.php?page=mailerlite_firss | 879 | 2.00 | 25.73 | 26.32 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | Checking the uninstaller removed all traces of the plugin
Please fix the following items
- Zombie WordPress options detected upon uninstall: 6 options
- widget_recent-comments
- widget_recent-posts
- can_compress_scripts
- widget_theysaidso_widget
- db_upgraded
- theysaidso_admin_options
Smoke tests Passed 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | Just a short smoke test targeting errors on the server (in the Apache logs)
The smoke test was a success, however most plugin functionality was not tested
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
Everything seems fine, however this is by no means an exhaustive test
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 Passed 29 tests
readme.txt Passed 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
6 plugin tags: rss feed, mailerlite, featured image, rss, feed...
mailerlite-featured-image-in-rss-feed/mailerlite-featured-image-in-rss-feed.php Passed 13 tests
Analyzing the main PHP file in "Featured Image in RSS Feed by MailerLite" version 1.0.7
79 characters long description:
This plugin automatically adds featured images of your posts into the RSS feed.
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
Good job! No executable or dangerous file extensions detected282 lines of code in 7 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 7 | 98 | 209 | 282 |
PHP code Passed 2 tests
Analyzing logical lines of code, cyclomatic complexity, and other code metrics
No complexity issues detected
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.40 |
Average class complexity | 5.00 |
▷ Minimum class complexity | 5.00 |
▷ Maximum class complexity | 5.00 |
Average method complexity | 1.73 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 3.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 | 11 | |
▷ Static methods | 1 | 9.09% |
▷ Public methods | 9 | 81.82% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 2 | 18.18% |
Functions | 10 | |
▷ Named functions | 10 | 100.00% |
▷ Anonymous functions | 0 | 0.00% |
Constants | 4 | |
▷ Global constants | 4 | 100.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
No PNG files were detected