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 successfully, without throwing any errors or notices
Server metrics [RAM: ▲1.13MB] [CPU: ▼3.02ms] Passed 4 tests
An overview of server-side resources used by FeedWordPress
No issues were detected with server-side resource usage
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 5.32 ▲1.86 | 55.10 ▲14.61 |
Dashboard /wp-admin | 5.15 ▲1.85 | 60.89 ▲12.70 |
Posts /wp-admin/edit.php | 5.20 ▲1.84 | 62.92 ▲16.73 |
Add New Post /wp-admin/post-new.php | 4.93 ▼0.95 | 47.02 ▼50.77 |
Media Library /wp-admin/upload.php | 5.01 ▲1.78 | 48.04 ▲11.37 |
Categories & Tags /wp-admin/admin.php?page=feedwordpress/categories-page.php | 5.16 | 50.45 |
Performance /wp-admin/admin.php?page=feedwordpress/performance-page.php | 5.01 | 52.42 |
Feeds & Updates /wp-admin/admin.php?page=feedwordpress/feeds-page.php | 5.36 | 51.71 |
Syndicated Sites /wp-admin/admin.php?page=feedwordpress/syndication.php | 4.97 | 44.04 |
Diagnostics /wp-admin/admin.php?page=feedwordpress/diagnostics-page.php | 5.10 | 46.13 |
Authors /wp-admin/admin.php?page=feedwordpress/authors-page.php | 5.09 | 47.03 |
Posts & Links /wp-admin/admin.php?page=feedwordpress/posts-page.php | 5.16 | 51.18 |
Server storage [IO: ▲0.79MB] [DB: ▲0.00MB] Passed 3 tests
Analyzing filesystem and database footprints of this plugin
This plugin installed successfully
Filesystem: 59 new files
Database: no new tables, 11 new options
New WordPress options |
---|
feedwordpress_cat_id |
db_upgraded |
widget_links |
feedwordpress_secret_key |
feedwordpress_version |
feedwordpress_diagnostics_log |
widget_recent-comments |
widget_recent-posts |
can_compress_scripts |
theysaidso_admin_options |
... |
Browser metrics Passed 4 tests
FeedWordPress: an overview of browser usage
This plugin renders optimally with no browser resource issues detected
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 3,023 ▲252 | 13.32 ▼1.27 | 1.96 ▼0.07 | 37.63 ▼9.01 |
Dashboard /wp-admin | 2,429 ▲238 | 5.88 ▲0.84 | 104.90 ▼2.31 | 68.96 ▲23.81 |
Posts /wp-admin/edit.php | 2,166 ▲77 | 1.99 ▲0.00 | 39.90 ▲0.40 | 35.18 ▼1.38 |
Add New Post /wp-admin/post-new.php | 6,270 ▲4,728 | 18.93 ▲0.74 | 1,009.58 ▲342.34 | 60.07 ▲7.22 |
Media Library /wp-admin/upload.php | 1,456 ▲71 | 4.24 ▲0.02 | 100.39 ▼7.66 | 82.83 ▲40.32 |
Categories & Tags /wp-admin/admin.php?page=feedwordpress/categories-page.php | 1,500 | 2.83 | 59.43 | 73.33 |
Performance /wp-admin/admin.php?page=feedwordpress/performance-page.php | 1,036 | 2.41 | 43.07 | 68.36 |
Feeds & Updates /wp-admin/admin.php?page=feedwordpress/feeds-page.php | 1,535 | 2.69 | 49.86 | 61.65 |
Syndicated Sites /wp-admin/admin.php?page=feedwordpress/syndication.php | 1,200 | 2.45 | 47.81 | 45.21 |
Diagnostics /wp-admin/admin.php?page=feedwordpress/diagnostics-page.php | 1,559 | 2.60 | 50.57 | 62.34 |
Authors /wp-admin/admin.php?page=feedwordpress/authors-page.php | 1,146 | 2.37 | 46.95 | 54.67 |
Posts & Links /wp-admin/admin.php?page=feedwordpress/posts-page.php | 1,793 | 2.76 | 52.38 | 77.41 |
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
Please fix the following items
- Zombie WordPress options detected upon uninstall: 11 options
- feedwordpress_secret_key
- widget_theysaidso_widget
- feedwordpress_version
- theysaidso_admin_options
- widget_recent-posts
- can_compress_scripts
- feedwordpress_cat_id
- feedwordpress_diagnostics_log
- db_upgraded
- widget_links
- ...
Smoke tests 25% from 4 tests
Server-side errors 0% from 1 test
🔹 Test weight: 20 | This is a shallow check for server-side errors
Please fix the following server-side errors
- 4 occurences, only the last one shown
- > GET request to /wp-admin/admin.php?page=feedwordpress/syndication.php
- > Notice in wp-content/plugins/feedwordpress/feedwordpress.php+2292
Undefined variable: type
SRP 0% from 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
Please fix the following
- 2× PHP files output non-empty strings when accessed directly via GET requests:
- > /wp-content/plugins/feedwordpress/feedwordpressparsedpostmeta.class.php
- > /wp-content/plugins/feedwordpress/templates/notice-debug-mode-yes.html.php
- 50× PHP files trigger errors when accessed directly with GET requests (only 10 are shown):
- > PHP Warning
require_once(ABSPATHWPINC/class-simplepie.php): failed to open stream: No such file or directory in wp-content/plugins/feedwordpress/feedfinder.class.php on line 9
- > PHP Notice
Undefined index: argv in wp-content/plugins/feedwordpress/feedwordpressparsedpostmeta.class.php on line 287
- > PHP Fatal error
Uncaught Error: Class 'MyPHP' not found in wp-content/plugins/feedwordpress/feedwordpressadminpage.class.php:181
- > PHP Warning
require_once(ABSPATHWPINC/class-simplepie.php): failed to open stream: No such file or directory in wp-content/plugins/feedwordpress/extend/SimplePie/feedwordpie_content_type_sniffer.class.php on line 3
- > PHP Fatal error
require_once(): Failed opening required 'ABSPATH/wp-admin/includes/template.php' (include_path='.:/usr/share/php') in wp-content/plugins/feedwordpress/feedwordpress-walker-category-checklist.class.php on line 10
- > PHP Fatal error
require_once(): Failed opening required 'ABSPATHWPINC/class-simplepie.php' (include_path='.:/usr/share/php') in wp-content/plugins/feedwordpress/feedfinder.class.php on line 9
- > PHP Warning
Use of undefined constant ABSPATH - assumed 'ABSPATH' (this will throw an Error in a future version of PHP) in wp-content/plugins/feedwordpress/feedfinder.class.php on line 9
- > PHP Warning
require_once(ABSPATH/wp-admin/includes/template.php): failed to open stream: No such file or directory in wp-content/plugins/feedwordpress/feedwordpress-walker-category-checklist.class.php on line 10
- > PHP Warning
require_once(ABSPATH/wp-admin/includes/template.php): failed to open stream: No such file or directory in wp-content/plugins/feedwordpress/feedwordpress-walker-category-checklist.class.php on line 10
- > PHP Warning
require_once(ABSPATHWPINC/class-simplepie.php): failed to open stream: No such file or directory in wp-content/plugins/feedwordpress/feedfinder.class.php on line 9
- > PHP Warning
User-side errors Passed 1 test
🔹 Test weight: 20 | This is a shallow check for browser errors
Everything seems fine, but this is not an exhaustive test
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
5 plugin tags: syndication, aggregation, atom, rss, feed
feedwordpress/feedwordpress.php Passed 13 tests
The main file in "FeedWordPress" v. 2022.0222 serves as a complement to information provided in readme.txt and as the entry point to the plugin
54 characters long description:
simple and flexible Atom/RSS syndication for WordPress
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | This is an overview of programming languages used in this plugin; dangerous file extensions are not allowed
Everything looks great! No dangerous files found in this plugin14,538 lines of code in 50 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 48 | 2,649 | 2,691 | 13,478 |
JavaScript | 1 | 124 | 32 | 629 |
CSS | 1 | 38 | 4 | 431 |
PHP code Passed 2 tests
This is a short overview of cyclomatic complexity and code structure for this plugin
Great job! No cyclomatic complexity issues were detected in this plugin
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.33 |
Average class complexity | 50.79 |
▷ Minimum class complexity | 1.00 |
▷ Maximum class complexity | 328.00 |
Average method complexity | 4.60 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 62.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 39 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 39 | 100.00% |
▷ Final classes | 0 | 0.00% |
Methods | 539 | |
▷ Static methods | 80 | 14.84% |
▷ Public methods | 529 | 98.14% |
▷ Protected methods | 9 | 1.67% |
▷ Private methods | 1 | 0.19% |
Functions | 68 | |
▷ Named functions | 68 | 100.00% |
▷ Anonymous functions | 0 | 0.00% |
Constants | 43 | |
▷ Global constants | 43 | 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
8 PNG files occupy 0.03MB with 0.01MB in potential savings
Potential savings
Compression of 5 random PNG files using pngquant | |||
---|---|---|---|
File | Size - original | Size - compressed | Savings |
plus.png | 0.86KB | 0.91KB | 0.00% |
assets/images/paypal-donation-64px.png | 1.84KB | 1.78KB | ▼ 3.50% |
down.png | 0.87KB | 0.91KB | 0.00% |
assets/images/btc-qr-128px.png | 8.18KB | 4.39KB | ▼ 46.35% |
assets/images/btc-qr.png | 6.40KB | 3.13KB | ▼ 51.11% |