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
This plugin's installer ran successfully
Server metrics [RAM: ▼0.01MB] [CPU: ▼11.78ms] Passed 4 tests
Server-side resources used by Zoho SalesIQ - Live chat, chatbots, and visitor tracking
This plugin does not affect your website's performance
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.46 ▲0.00 | 37.81 ▼1.12 |
Dashboard /wp-admin | 3.31 ▼0.04 | 43.95 ▼20.29 |
Posts /wp-admin/edit.php | 3.36 ▲0.00 | 47.77 ▼4.55 |
Add New Post /wp-admin/post-new.php | 5.89 ▲0.00 | 81.39 ▼21.14 |
Media Library /wp-admin/upload.php | 3.23 ▲0.00 | 37.48 ▲3.20 |
Server storage [IO: ▲6.07MB] [DB: ▲0.00MB] Passed 3 tests
Input-output and database impact of this plugin
This plugin installed successfully
Filesystem: 13 new files
Database: no new tables, 6 new options
New WordPress options |
---|
theysaidso_admin_options |
widget_theysaidso_widget |
widget_recent-posts |
can_compress_scripts |
db_upgraded |
widget_recent-comments |
Browser metrics Passed 4 tests
Checking browser requirements for Zoho SalesIQ - Live chat, chatbots, and visitor tracking
This plugin renders optimally with no browser resource issues detected
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,800 ▲39 | 14.72 ▲0.30 | 1.72 ▼0.04 | 45.75 ▲5.33 |
Dashboard /wp-admin | 2,203 ▲26 | 5.56 ▼0.12 | 89.48 ▼0.39 | 89.11 ▲50.74 |
Posts /wp-admin/edit.php | 2,111 ▲11 | 2.02 ▼0.00 | 36.94 ▲0.39 | 32.15 ▼1.08 |
Add New Post /wp-admin/post-new.php | 1,556 ▲30 | 23.00 ▼0.17 | 708.59 ▲70.06 | 68.16 ▼16.96 |
Media Library /wp-admin/upload.php | 1,399 ▼1 | 4.24 ▼0.01 | 100.28 ▼9.48 | 109.07 ▲66.03 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | All plugins must uninstall correctly, removing their source code and extra database tables they might have created
It is recommended to fix the following
- This plugin did not uninstall successfully, leaving 6 options in the database
- theysaidso_admin_options
- db_upgraded
- can_compress_scripts
- widget_recent-comments
- widget_recent-posts
- widget_theysaidso_widget
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
The smoke test was a success, however most plugin functionality was not tested
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
Please fix the following
- 2× PHP files trigger server errors when accessed directly:
- > PHP Fatal error
Uncaught Error: Call to undefined function plugin_dir_url() in wp-content/plugins/zoho-salesiq/salesiq.php:2
- > PHP Fatal error
Uncaught Error: Call to undefined function add_action() in wp-content/plugins/zoho-salesiq/index.php:15
- > PHP Fatal error
User-side errors Passed 1 test
🔹 Test weight: 20 | This is a shallow check for browser errors
No browser errors were detected
Optimizations
Plugin configuration 90% from 29 tests
readme.txt 88% from 16 tests
The readme.txt file describes your plugin functionality and requirements and it is parsed to prepare the your plugin's listing
Attributes that need to be fixed:
- Screenshots: These screenshots have no corresponding images in /assets: #1 (User Tracking), #2 (SalesIQ Bots), #3 (Ongoing chat), #4 (Audio & Video calls), #5 (FAQ in Widgets), #6 (SalesIQ Mobile apps), #7 (Articles - Mobile view), #8 (Bots to the rescue!)
- Tags: Too many tags (12 tag instead of maximum 10); only the first 5 tags are used in your directory listing
zoho-salesiq/index.php 92% from 13 tests
The main PHP file in "Zoho SalesIQ - Live chat, chatbots, and visitor tracking" ver. 2.0.2 adds more information about the plugin and also serves as the entry point for this plugin
The following require your attention:
- Main file name: Please rename the main PHP file in this plugin to the plugin slug ("zoho-salesiq.php" instead of "index.php")
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | A short check of programming languages and file extensions; no executable files are allowed
No dangerous file extensions were detected167 lines of code in 2 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 2 | 44 | 8 | 167 |
PHP code Passed 2 tests
This plugin's cyclomatic complexity and code structure detailed below
There are no cyclomatic complexity problems detected for this plugin
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.53 |
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 | 3 | |
▷ Named functions | 3 | 100.00% |
▷ Anonymous functions | 0 | 0.00% |
Constants | 1 | |
▷ Global constants | 1 | 100.00% |
▷ Class constants | 0 | 0.00% |
▷ Public constants | 0 | 0.00% |
Plugin size 50% from 2 tests
Image compression 50% from 2 tests
All PNG images should be compressed to minimize bandwidth usage for end users
6 PNG files occupy 3.73MB with 1.55MB in potential savings
Potential savings
Compression of 5 random PNG files using pngquant | |||
---|---|---|---|
File | Size - original | Size - compressed | Savings |
favicon.png | 0.44KB | 0.47KB | 0.00% |
logo.png | 2.18KB | 1.67KB | ▼ 23.41% |
screenshot-4.png | 491.11KB | 166.57KB | ▼ 66.08% |
screenshot-5.png | 351.08KB | 147.46KB | ▼ 58.00% |
screenshot-1.png | 1,049.35KB | 415.17KB | ▼ 60.44% |