Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | Checking the installer triggered no errors
Install script ran successfully
Server metrics [RAM: ▲0.18MB] [CPU: ▼0.35ms] Passed 4 tests
This is a short check of server-side resources used by Late Caching for Feeds
Server-side resource usage in normal parameters
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.67 ▲0.21 | 40.92 ▲0.16 |
Dashboard /wp-admin | 3.53 ▲0.19 | 63.84 ▼2.18 |
Posts /wp-admin/edit.php | 3.58 ▲0.23 | 51.23 ▲3.64 |
Add New Post /wp-admin/post-new.php | 6.05 ▲0.17 | 94.23 ▼0.54 |
Media Library /wp-admin/upload.php | 3.39 ▲0.17 | 35.50 ▲1.16 |
Server storage [IO: ▲0.08MB] [DB: ▲0.00MB] Passed 3 tests
Analyzing filesystem and database footprints of this plugin
No storage issues were detected
Filesystem: 16 new files
Database: no new tables, 6 new options
New WordPress options |
---|
db_upgraded |
widget_theysaidso_widget |
widget_recent-posts |
theysaidso_admin_options |
widget_recent-comments |
can_compress_scripts |
Browser metrics Passed 4 tests
A check of browser resources used by Late Caching for Feeds
Minimal impact on browser resources
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,789 ▲43 | 14.72 ▲0.19 | 1.57 ▼0.10 | 40.92 ▼3.62 |
Dashboard /wp-admin | 2,198 ▲20 | 5.60 ▼0.01 | 80.68 ▼34.07 | 40.75 ▼3.08 |
Posts /wp-admin/edit.php | 2,100 ▼0 | 1.98 ▲0.01 | 40.30 ▲4.16 | 35.56 ▼0.88 |
Add New Post /wp-admin/post-new.php | 1,526 ▼0 | 23.64 ▲0.13 | 660.08 ▼22.90 | 58.28 ▲3.25 |
Media Library /wp-admin/upload.php | 1,400 ▲3 | 4.17 ▼0.03 | 95.62 ▼23.04 | 40.49 ▼7.68 |
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
- Zombie WordPress options detected upon uninstall: 6 options
- theysaidso_admin_options
- widget_recent-posts
- db_upgraded
- can_compress_scripts
- widget_theysaidso_widget
- widget_recent-comments
Smoke tests 75% from 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | A shallow check that no server-side errors were triggered
Even though no errors were found, this is by no means an exhaustive test
SRP 50% from 2 tests
🔹 Tests weight: 20 | The single-responsibility principle: PHP files have to remain inert when accessed directly, throwing no errors and performing no actions
Please fix the following
- 9× GET requests to PHP files have triggered server-side errors or warnings:
- > PHP Fatal error
Uncaught Error: Class 'LateCachingForFeeds_Utility' not found in wp-content/plugins/0-delay-late-caching-for-feeds/include/main/LateCachingForFeeds_SimplePieSubClassSetter.php:13
- > PHP Fatal error
Uncaught Error: Class 'SimplePie_Cache' not found in wp-content/plugins/0-delay-late-caching-for-feeds/include/custom_simplepie/LateCachingForFeeds_SimplePie_Cache.php:13
- > PHP Fatal error
Uncaught Error: Class 'LateCachingForFeeds_AdminPageFramework_Utility' not found in wp-content/plugins/0-delay-late-caching-for-feeds/include/utility/apf/LateCachingForFeeds_AdminPageFramework_Debug.php:7
- > PHP Fatal error
Uncaught Error: Class 'WP_Feed_Cache_Transient' not found in wp-content/plugins/0-delay-late-caching-for-feeds/include/custom_simplepie/LateCachingForFeeds_SimplePie_Cache_Transient_Normal.php:21
- > PHP Fatal error
Uncaught Error: Class 'LateCachingForFeeds_SimplePie_Cache_Transient_Normal' not found in wp-content/plugins/0-delay-late-caching-for-feeds/include/custom_simplepie/LateCachingForFeeds_SimplePie_Cache_Transient.php:13
- > PHP Fatal error
Uncaught Error: Class 'LateCachingForFeeds_Utility' not found in wp-content/plugins/0-delay-late-caching-for-feeds/include/utility/LateCachingForFeeds_WPUtility.php:13
- > PHP Fatal error
Uncaught Error: Class 'LateCachingForFeeds_AdminPageFramework_Debug' not found in wp-content/plugins/0-delay-late-caching-for-feeds/include/utility/LateCachingForFeeds_Debug.php:10
- > PHP Fatal error
Uncaught Error: Class 'LateCachingForFeeds_AdminPageFramework_Utility' not found in wp-content/plugins/0-delay-late-caching-for-feeds/include/utility/LateCachingForFeeds_Utility.php:13
- > PHP Fatal error
Uncaught Error: Class 'LateCachingForFeeds_Registry' not found in wp-content/plugins/0-delay-late-caching-for-feeds/include/class-list.php:3
- > 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 97% from 29 tests
readme.txt 94% from 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
These attributes need your attention:
- Tags: Please reduce the number of tags, currently 12 tag instead of maximum 10
0-delay-late-caching-for-feeds/0-delay-late-caching-for-feeds.php Passed 13 tests
This is the main PHP file of "Late Caching for Feeds" version 1.0.2, providing information about the plugin in the header fields and serving as the principal entry point to the plugin's functions
74 characters long description:
Implements a late caching mechanism for the built-in WordPress RSS parser.
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | A short review of files and their extensions; it is not recommended to include executable files
Success! There were no dangerous files found in this plugin1,061 lines of code in 14 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 13 | 87 | 302 | 1,040 |
Markdown | 1 | 11 | 0 | 21 |
PHP code Passed 2 tests
A brief analysis of cyclomatic complexity and code structure for this plugin
There were no cyclomatic complexity issued detected
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.41 |
Average class complexity | 7.96 |
▷ Minimum class complexity | 1.00 |
▷ Maximum class complexity | 29.00 |
Average method complexity | 2.35 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 10.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 25 | |
▷ Abstract classes | 10 | 40.00% |
▷ Concrete classes | 15 | 60.00% |
▷ Final classes | 1 | 6.67% |
Methods | 129 | |
▷ Static methods | 111 | 86.05% |
▷ Public methods | 97 | 75.19% |
▷ Protected methods | 4 | 3.10% |
▷ Private methods | 28 | 21.71% |
Functions | 0 | |
▷ Named functions | 0 | 0.00% |
▷ Anonymous functions | 0 | 0.00% |
Constants | 14 | |
▷ Global constants | 0 | 0.00% |
▷ Class constants | 14 | 100.00% |
▷ Public constants | 14 | 100.00% |
Plugin size Passed 2 tests
Image compression Passed 2 tests
Often times overlooked, PNG files can occupy unnecessary space in your plugin
PNG images were not found in this plugin