Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | Checking the installer triggered no errors
The plugin installed successfully, without throwing any errors or notices
Server metrics [RAM: ▲0.58MB] [CPU: ▲0.92ms] Passed 4 tests
Analyzing server-side resources used by WP Fusion Lite - Marketing Automation and CRM Integration for WordPress
No issues were detected with server-side resource usage
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.74 ▲0.28 | 38.52 ▼4.36 |
Dashboard /wp-admin | 4.02 ▲0.72 | 51.16 ▲2.56 |
Posts /wp-admin/edit.php | 4.07 ▲0.72 | 52.37 ▲4.34 |
Add New Post /wp-admin/post-new.php | 6.54 ▲0.66 | 99.25 ▲3.41 |
Media Library /wp-admin/upload.php | 3.88 ▲0.66 | 37.27 ▲2.05 |
WP Fusion /wp-admin/options-general.php?page=wpf-settings | 4.38 | 62.19 |
Server storage [IO: ▲4.23MB] [DB: ▲0.00MB] Passed 3 tests
A short overview of filesystem and database impact
There were no storage issued detected upon installing this plugin
Filesystem: 299 new files
Database: no new tables, 7 new options
New WordPress options |
---|
widget_recent-posts |
widget_theysaidso_widget |
theysaidso_admin_options |
wpf_options |
can_compress_scripts |
db_upgraded |
widget_recent-comments |
Browser metrics Passed 4 tests
A check of browser resources used by WP Fusion Lite - Marketing Automation and CRM Integration for WordPress
Minimal impact on browser resources
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,858 ▲123 | 14.82 ▲0.26 | 1.74 ▼0.16 | 37.22 ▼7.10 |
Dashboard /wp-admin | 2,242 ▲54 | 4.84 ▼0.02 | 110.21 ▼6.30 | 44.36 ▼1.54 |
Posts /wp-admin/edit.php | 2,121 ▲32 | 2.01 ▼0.01 | 40.42 ▲5.77 | 36.72 ▲2.04 |
Add New Post /wp-admin/post-new.php | 1,555 ▲27 | 23.45 ▲0.40 | 596.70 ▼95.58 | 59.84 ▲1.96 |
Media Library /wp-admin/upload.php | 1,421 ▲30 | 4.19 ▼0.03 | 96.59 ▼6.85 | 42.99 ▼3.48 |
WP Fusion /wp-admin/options-general.php?page=wpf-settings | 6,319 | 7.76 | 204.02 | 88.89 |
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
- Zombie WordPress options detected upon uninstall: 7 options
- can_compress_scripts
- widget_recent-posts
- widget_recent-comments
- widget_theysaidso_widget
- db_upgraded
- theysaidso_admin_options
- wpf_options
Smoke tests 75% from 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | Just a short smoke test targeting errors on the server (in the Apache logs)
Good news, no errors were detected
SRP 50% from 2 tests
🔹 Tests weight: 20 | A shallow check of the single-responsibility principle; PHP files should perform no action - including output of placeholder text - and trigger no errors when accessed directly
Please fix the following
- 18× GET requests to PHP files trigger server-side errors or Error 500 responses (only 10 are shown):
- > PHP Fatal error
Uncaught Error: Class 'ActiveCampaign' not found in wp-content/plugins/wp-fusion-lite/includes/crms/activecampaign/includes/Design.class.php:3
- > PHP Fatal error
Uncaught Error: Class 'ActiveCampaign' not found in wp-content/plugins/wp-fusion-lite/includes/crms/activecampaign/includes/Account.class.php:3
- > PHP Fatal error
Uncaught Error: Class 'ActiveCampaign' not found in wp-content/plugins/wp-fusion-lite/includes/crms/activecampaign/includes/Deal.class.php:3
- > PHP Fatal error
Uncaught Error: Class 'WPF_Async_Request' not found in wp-content/plugins/wp-fusion-lite/includes/admin/batch/class-background-process.php:16
- > PHP Fatal error
Uncaught Error: Class 'AC_Contact' not found in wp-content/plugins/wp-fusion-lite/includes/crms/activecampaign/includes/Subscriber.class.php:3
- > PHP Fatal error
Uncaught Error: Class 'ActiveCampaign' not found in wp-content/plugins/wp-fusion-lite/includes/crms/activecampaign/includes/Group.class.php:3
- > PHP Fatal error
Uncaught Error: Class 'ActiveCampaign' not found in wp-content/plugins/wp-fusion-lite/includes/crms/activecampaign/includes/Auth.class.php:3
- > PHP Fatal error
Uncaught Error: Class 'ActiveCampaign' not found in wp-content/plugins/wp-fusion-lite/includes/crms/activecampaign/includes/Contact.class.php:3
- > PHP Fatal error
Uncaught Error: Class 'ActiveCampaign' not found in wp-content/plugins/wp-fusion-lite/includes/crms/activecampaign/includes/Tracking.class.php:3
- > PHP Fatal error
Uncaught Error: Class 'ActiveCampaign' not found in wp-content/plugins/wp-fusion-lite/includes/crms/activecampaign/includes/Webhook.class.php:3
- > PHP Fatal error
User-side errors Passed 1 test
🔹 Test weight: 20 | Just a short smoke test targeting errors on the browser (console and network errors and warnings)
There were no browser issues found
Optimizations
Plugin configuration 93% from 29 tests
readme.txt 94% from 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
Attributes that require attention:
- Tags: Too many tags (13 tag instead of maximum 10); only the first 5 tags are used in your directory listing
wp-fusion-lite/wp-fusion-lite.php 92% from 13 tests
Analyzing the main PHP file in "WP Fusion Lite - Marketing Automation and CRM Integration for WordPress" version 3.41.24
You should first fix the following items:
- Requires at least: Required version does not match the one declared in readme.txt ("4.6" instead of "3.0")
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | A short glimpse at programming languages used with this plugin and a check that no dangerous files are present
Good job! No executable or dangerous file extensions detected57,348 lines of code in 287 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 241 | 26,101 | 22,031 | 50,949 |
CSS | 9 | 619 | 157 | 2,830 |
JavaScript | 25 | 990 | 368 | 2,294 |
Pascal | 2 | 146 | 511 | 578 |
SVG | 1 | 0 | 0 | 414 |
Markdown | 5 | 92 | 0 | 171 |
Sass | 4 | 17 | 0 | 112 |
PHP code Passed 2 tests
This is a short overview of cyclomatic complexity and code structure for this plugin
All good! No complexity issues found
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.39 |
Average class complexity | 44.11 |
▷ Minimum class complexity | 1.00 |
▷ Maximum class complexity | 289.00 |
Average method complexity | 4.02 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 56.00 |
Code structure | ||
---|---|---|
Namespaces | 3 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 182 | |
▷ Abstract classes | 2 | 1.10% |
▷ Concrete classes | 180 | 98.90% |
▷ Final classes | 1 | 0.56% |
Methods | 2,587 | |
▷ Static methods | 35 | 1.35% |
▷ Public methods | 2,458 | 95.01% |
▷ Protected methods | 36 | 1.39% |
▷ Private methods | 93 | 3.59% |
Functions | 60 | |
▷ Named functions | 34 | 56.67% |
▷ Anonymous functions | 26 | 43.33% |
Constants | 24 | |
▷ Global constants | 13 | 54.17% |
▷ Class constants | 11 | 45.83% |
▷ Public constants | 11 | 100.00% |
Plugin size Passed 2 tests
Image compression Passed 2 tests
All PNG images should be compressed to minimize bandwidth usage for end users
4 PNG files occupy 0.03MB with 0.02MB in potential savings
Potential savings
Compression of 4 random PNG files using pngquant | |||
---|---|---|---|
File | Size - original | Size - compressed | Savings |
assets/img/logo.png | 15.50KB | 3.09KB | ▼ 80.04% |
assets/img/logo-sm-trans.png | 1.63KB | 0.45KB | ▼ 72.37% |
assets/img/logo-wide-color.png | 6.62KB | 2.61KB | ▼ 60.57% |
assets/img/logo-wide.png | 4.18KB | 2.53KB | ▼ 39.48% |