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
The plugin installed gracefully, with no errors
Server metrics [RAM: ▲0.15MB] [CPU: ▼6.17ms] Passed 4 tests
A check of server-side resources used by Inpsyde Multisite Feed
Normal server usage
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.59 ▲0.13 | 38.59 ▼7.04 |
Dashboard /wp-admin | 3.50 ▲0.19 | 44.63 ▼7.02 |
Posts /wp-admin/edit.php | 3.55 ▲0.19 | 45.98 ▼2.27 |
Add New Post /wp-admin/post-new.php | 6.02 ▲0.13 | 85.19 ▼8.33 |
Media Library /wp-admin/upload.php | 3.36 ▲0.13 | 36.25 ▲4.44 |
Server storage [IO: ▲0.14MB] [DB: ▲0.00MB] Passed 3 tests
Analyzing filesystem and database footprints of this plugin
The plugin installed successfully
Filesystem: 38 new files
Database: no new tables, 6 new options
New WordPress options |
---|
theysaidso_admin_options |
widget_theysaidso_widget |
db_upgraded |
can_compress_scripts |
widget_recent-comments |
widget_recent-posts |
Browser metrics Passed 4 tests
An overview of browser requirements for Inpsyde Multisite Feed
There were no issues detected in relation to browser resource usage
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,800 ▲54 | 14.79 ▲0.11 | 1.81 ▲0.08 | 45.00 ▲3.17 |
Dashboard /wp-admin | 2,209 ▲18 | 5.85 ▼0.06 | 106.10 ▼0.70 | 41.16 ▼3.57 |
Posts /wp-admin/edit.php | 2,086 ▼0 | 2.02 ▼0.02 | 39.47 ▲5.66 | 35.58 ▲0.94 |
Add New Post /wp-admin/post-new.php | 1,514 ▼5 | 17.80 ▼5.28 | 667.40 ▲16.98 | 54.43 ▲1.83 |
Media Library /wp-admin/upload.php | 1,391 ▲3 | 4.24 ▲0.02 | 101.03 ▲0.86 | 42.84 ▼1.24 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | Verifying that this plugin uninstalls completely without leaving any traces
It is recommended to fix the following
- The uninstall procedure has failed, leaving 6 options in the database
- widget_theysaidso_widget
- db_upgraded
- widget_recent-posts
- theysaidso_admin_options
- can_compress_scripts
- widget_recent-comments
Smoke tests 75% from 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | This is a shallow check for server-side errors
Everything seems fine, however this is by no means an exhaustive test
SRP 50% from 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
Please fix the following items
- 13× GET requests to PHP files have triggered server-side errors or warnings (only 10 are shown):
- > PHP Fatal error
Uncaught Error: Interface 'Inpsyde\\MultisiteFeed\\Renderer' not found in wp-content/plugins/wp-multisite-feed/inc/FeedRenderer.php:5
- > PHP Fatal error
Uncaught Error: Interface 'Inpsyde\\MultisiteFeed\\Cache\\Incrementor\\Incrementor' not found in wp-content/plugins/wp-multisite-feed/inc/Cache/Incrementor/SiteTransientIncrementor.php:5
- > PHP Fatal error
Uncaught Error: Interface 'Inpsyde\\MultisiteFeed\\Cache\\CacheHandler' not found in wp-content/plugins/wp-multisite-feed/inc/Cache/IncrementorBasedCacheGroup.php:7
- > PHP Fatal error
Uncaught Error: Interface 'Inpsyde\\MultisiteFeed\\Cache\\Incrementor\\Incrementor' not found in wp-content/plugins/wp-multisite-feed/inc/Cache/Incrementor/SiteOptionIncrementor.php:5
- > PHP Fatal error
Uncaught Error: Call to undefined function Inpsyde\\MultisiteFeed\\add_action() in wp-content/plugins/wp-multisite-feed/inpsyde-multisite-feed.php:17
- > PHP Fatal error
Uncaught Error: Interface 'Inpsyde\\MultisiteFeed\\RequestValidator' not found in wp-content/plugins/wp-multisite-feed/inc/FeedRequestValidator.php:5
- > PHP Fatal error
Uncaught Error: Class 'Inpsyde\\MultisiteFeed\\Cache\\IncrementorBasedCacheGroup' not found in wp-content/plugins/wp-multisite-feed/inc/Cache/SiteTransientCache.php:8
- > PHP Fatal error
Uncaught Error: Interface 'Inpsyde\\MultisiteFeed\\FeedItemProvider' not found in wp-content/plugins/wp-multisite-feed/inc/NetworkFeedItemProvider.php:5
- > PHP Fatal error
Uncaught Error: Class 'Inpsyde\\MultisiteFeed\\PostFeedItem' not found in wp-content/plugins/wp-multisite-feed/inc/NetworkPostFeedItem.php:5
- > PHP Fatal error
Uncaught Error: Interface 'Inpsyde\\MultisiteFeed\\DataStorage' not found in wp-content/plugins/wp-multisite-feed/inc/Settings.php:5
- > PHP Fatal error
User-side errors Passed 1 test
🔹 Test weight: 20 | A shallow check that no browser errors were triggered
No browser errors were detected
Optimizations
Plugin configuration 90% from 29 tests
readme.txt 94% from 16 tests
Perhaps the most important file in your plugin readme.txt gets parsed in order to generate the public listing of your plugin
Please fix the following attributes:
- Screenshots: Screenshot #1 (Settings) image required
wp-multisite-feed/inpsyde-multisite-feed.php 85% from 13 tests
The principal PHP file in "Inpsyde Multisite Feed" v. 1.1.2 is loaded by WordPress automatically on each request
It is important to fix the following:
- Domain Path: The domain path folder was not found ("/languages")
- Main file name: Please rename the main PHP file in this plugin to the plugin slug ("wp-multisite-feed.php" instead of "inpsyde-multisite-feed.php")
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | Executable files are considered dangerous and should not be included with any WordPress plugin
There were no executable files found in this plugin3,416 lines of code in 35 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
JSON | 1 | 0 | 0 | 1,849 |
PHP | 33 | 465 | 622 | 1,524 |
Markdown | 1 | 13 | 0 | 43 |
PHP code Passed 2 tests
Analyzing logical lines of code, cyclomatic complexity, and other code metrics
This plugin has no cyclomatic complexity issues
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.24 |
Average class complexity | 5.14 |
▷ Minimum class complexity | 1.00 |
▷ Maximum class complexity | 44.00 |
Average method complexity | 2.12 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 18.00 |
Code structure | ||
---|---|---|
Namespaces | 5 | |
Interfaces | 9 | |
Traits | 0 | |
Classes | 20 | |
▷ Abstract classes | 1 | 5.00% |
▷ Concrete classes | 19 | 95.00% |
▷ Final classes | 0 | 0.00% |
Methods | 125 | |
▷ Static methods | 7 | 5.60% |
▷ Public methods | 110 | 88.00% |
▷ Protected methods | 8 | 6.40% |
▷ Private methods | 7 | 5.60% |
Functions | 17 | |
▷ Named functions | 1 | 5.88% |
▷ Anonymous functions | 16 | 94.12% |
Constants | 19 | |
▷ Global constants | 0 | 0.00% |
▷ Class constants | 19 | 100.00% |
▷ Public constants | 19 | 100.00% |
Plugin size Passed 2 tests
Image compression Passed 2 tests
Using a strong compression for your PNG files is a great way to speed-up your plugin
There were not PNG files found in your plugin