Benchmarks
Plugin footprint Passed 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | Checking the installer triggered no errors
Install script ran successfully
Server metrics [RAM: ▼0.02MB] [CPU: ▼302.93ms] Passed 4 tests
An overview of server-side resources used by Add Featured Image to RSS Feed
No issues were detected with server-side resource usage
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.53 ▲0.01 | 63.79 ▲3.04 |
Dashboard /wp-admin | 3.41 ▲0.01 | 36.80 ▲1.48 |
Posts /wp-admin/edit.php | 3.65 ▲0.01 | 43.53 ▲5.51 |
Add New Post /wp-admin/post-new.php | 6.88 ▼0.08 | 97.50 ▼1,215.27 |
Media Library /wp-admin/upload.php | 3.30 ▲0.01 | 26.16 ▼0.98 |
Server storage [IO: ▲0.00MB] [DB: ▲0.00MB] Passed 3 tests
Filesystem and database footprint
No storage issues were detected
Filesystem: 2 new files
Database: no new tables, no new options
Browser metrics Passed 4 tests
Checking browser requirements for Add Featured Image to RSS Feed
This plugin has a minimal impact on browser resources
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 3,795 ▲41 | 16.13 ▲0.48 | 6.46 ▼0.82 | 3.10 ▼0.12 |
Dashboard /wp-admin | 2,888 ▲27 | 6.27 ▲0.13 | 135.40 ▲3.51 | 152.60 ▼6.91 |
Posts /wp-admin/edit.php | 2,694 ▼0 | 3.23 ▲0.01 | 63.06 ▼1.02 | 137.03 ▼9.08 |
Add New Post /wp-admin/post-new.php | 1,760 ▲99 | 22.94 ▲6.75 | 410.30 ▼27.50 | 151.11 ▼7.96 |
Media Library /wp-admin/upload.php | 1,695 ▼6 | 5.47 ▼0.06 | 143.41 ▲6.92 | 187.18 ▲8.93 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] Passed 4 tests
🔸 Tests weight: 35 | Checking the uninstaller removed all traces of the plugin
The plugin uninstalled successfully, without leaving any zombie files or tables
Smoke tests Passed 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | This is a shallow check for server-side errors
The smoke test was a success, however most plugin functionality was not tested
SRP Passed 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
No output text or server-side errors detected on direct access of PHP files
User-side errors Passed 1 test
🔹 Test weight: 20 | This is a smoke test targeting browser errors/issues
No browser issues were found
Optimizations
Plugin configuration Passed 29 tests
readme.txt Passed 16 tests
It's important to format your readme.txt file correctly as it is parsed for the public listing of your plugin
6 plugin tags: feed, featured image, the_post_thumbnail, post thumbnail, add featured image to rss...
add-featured-image-to-rss-feed/add-featured-image-to-rss-feed.php Passed 13 tests
The main PHP script in "Add Featured Image to RSS Feed" version 1.1.1 is automatically included on every request by WordPress
63 characters long description:
Adds the featured image attached to your posts to the RSS feed.
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 detected11 lines of code in 1 file:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 1 | 2 | 10 | 11 |
PHP code Passed 2 tests
Analyzing logical lines of code, cyclomatic complexity, and other code metrics
No cyclomatic complexity issues were detected for this plugin
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.50 |
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 | 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
There were not PNG files found in your plugin