Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | It is important to correctly install your plugin, without throwing errors or notices
This plugin's installer ran successfully
Server metrics [RAM: ▲0.00MB] [CPU: ▼17.29ms] Passed 4 tests
Server-side resources used by FeedPress
Server-side resource usage in normal parameters
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.64 ▲0.18 | 34.75 ▼0.23 |
Dashboard /wp-admin | 3.38 ▲0.03 | 32.89 ▼24.72 |
Posts /wp-admin/edit.php | 3.45 ▲0.09 | 36.80 ▼12.25 |
Add New Post /wp-admin/post-new.php | 5.62 ▼0.27 | 68.61 ▼27.18 |
Media Library /wp-admin/upload.php | 3.38 ▲0.15 | 32.82 ▼5.01 |
FeedPress /wp-admin/options-general.php?page=feedpress | 3.35 | 30.40 |
Server storage [IO: ▲0.08MB] [DB: ▲0.00MB] Passed 3 tests
How much does this plugin use your filesystem and database?
No storage issues were detected
Filesystem: 6 new files
Database: no new tables, 6 new options
New WordPress options |
---|
db_upgraded |
widget_theysaidso_widget |
widget_recent-posts |
theysaidso_admin_options |
can_compress_scripts |
widget_recent-comments |
Browser metrics Passed 4 tests
A check of browser resources used by FeedPress
Normal browser usage
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,793 ▲47 | 14.27 ▼0.29 | 1.68 ▲0.15 | 37.97 ▼1.04 |
Dashboard /wp-admin | 2,202 ▲28 | 5.63 ▲0.02 | 80.65 ▼3.83 | 37.58 ▼4.31 |
Posts /wp-admin/edit.php | 2,107 ▲7 | 1.99 ▼0.04 | 35.24 ▼3.67 | 29.42 ▼8.26 |
Add New Post /wp-admin/post-new.php | 1,532 ▲6 | 22.98 ▼0.53 | 698.99 ▲7.89 | 61.79 ▲5.76 |
Media Library /wp-admin/upload.php | 1,407 ▲4 | 4.41 ▲0.16 | 97.55 ▼6.69 | 43.15 ▼3.37 |
FeedPress /wp-admin/options-general.php?page=feedpress | 779 | 2.02 | 26.36 | 33.33 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | The uninstall procedure must remove all plugin files and extra database tables
The following items require your attention
- This plugin does not fully uninstall, leaving 6 options in the database
- can_compress_scripts
- widget_theysaidso_widget
- widget_recent-comments
- widget_recent-posts
- theysaidso_admin_options
- db_upgraded
Smoke tests 50% from 4 tests
Server-side errors 0% from 1 test
🔹 Test weight: 20 | A smoke test targeting server-side errors
These server-side errors were triggered
- > GET request to /wp-admin/options-general.php?page=feedpress
- > Notice in wp-content/plugins/feedpress/feedpress.php+859
Trying to access array offset on value of type bool
SRP 50% from 2 tests
🔹 Tests weight: 20 | SRP (Single-Responsibility Principle) - PHP files must act as libraries and never output text or perform any action when accessed directly in a browser
The following issues need your attention
- 1× PHP files trigger server errors when accessed directly:
- > PHP Fatal error
Uncaught Error: Call to undefined function add_action() in wp-content/plugins/feedpress/feedpress.php:18
- > PHP Fatal error
User-side errors Passed 1 test
🔹 Test weight: 20 | A shallow check that no browser errors were triggered
Everything seems fine on the user side
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
6 plugin tags: urilv, feedburner, redirect, feed, rss...
feedpress/feedpress.php Passed 13 tests
The principal PHP file in "FeedPress" v. 1.8 is loaded by WordPress automatically on each request
74 characters long description:
Redirects all feeds to a FeedPress feed and enables realtime feed updates.
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
There were no executable files found in this plugin1,014 lines of code in 3 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 1 | 352 | 33 | 700 |
PO File | 2 | 103 | 140 | 314 |
PHP code Passed 2 tests
This plugin's cyclomatic complexity and code structure detailed below
There were no cyclomatic complexity issued detected
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.63 |
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 | 13 | |
▷ Named functions | 13 | 100.00% |
▷ Anonymous functions | 0 | 0.00% |
Constants | 2 | |
▷ Global constants | 2 | 100.00% |
▷ Class constants | 0 | 0.00% |
▷ Public constants | 0 | 0.00% |
Plugin size Passed 2 tests
Image compression Passed 2 tests
PNG files should be compressed to save space and minimize bandwidth usage
No PNG images were found in this plugin