Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | The install procedure must perform silently
The plugin installed successfully, without throwing any errors or notices
Server metrics [RAM: ▲0.03MB] [CPU: ▼4.38ms] Passed 4 tests
An overview of server-side resources used by Social Intents - Live Chat and ChatGPT Chatbots
Server-side resource usage in normal parameters
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.49 ▲0.03 | 43.78 ▲6.83 |
Dashboard /wp-admin | 3.33 ▲0.03 | 42.49 ▼3.07 |
Posts /wp-admin/edit.php | 3.39 ▲0.03 | 44.35 ▼4.74 |
Add New Post /wp-admin/post-new.php | 5.92 ▲0.03 | 81.14 ▼6.11 |
Media Library /wp-admin/upload.php | 3.26 ▲0.03 | 33.77 ▼3.60 |
Live Chat /wp-admin/options-general.php?page=live-chat-support-by-socialintents | 3.20 | 28.06 |
Server storage [IO: ▲4.21MB] [DB: ▲0.00MB] Passed 3 tests
Filesystem and database footprint
No storage issues were detected
Filesystem: 10 new files
Database: no new tables, 6 new options
New WordPress options |
---|
can_compress_scripts |
widget_recent-comments |
widget_recent-posts |
db_upgraded |
theysaidso_admin_options |
widget_theysaidso_widget |
Browser metrics Passed 4 tests
Checking browser requirements for Social Intents - Live Chat and ChatGPT Chatbots
Minimal impact on browser resources
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,842 ▲81 | 14.32 ▼0.30 | 1.84 ▲0.24 | 39.09 ▼5.62 |
Dashboard /wp-admin | 2,220 ▲43 | 5.57 ▼0.10 | 85.27 ▲1.12 | 84.73 ▲42.20 |
Posts /wp-admin/edit.php | 2,132 ▲32 | 1.98 ▼0.02 | 32.83 ▼4.36 | 33.41 ▼3.74 |
Add New Post /wp-admin/post-new.php | 1,567 ▲39 | 23.23 ▲0.22 | 609.36 ▼47.48 | 50.54 ▼5.00 |
Media Library /wp-admin/upload.php | 1,429 ▲29 | 4.31 ▲0.18 | 94.21 ▼16.03 | 85.27 ▲39.68 |
Live Chat /wp-admin/options-general.php?page=live-chat-support-by-socialintents | 924 | 1.70 | 26.02 | 25.51 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | Checking the uninstaller removed all traces of the plugin
Please fix the following items
- Zombie WordPress options were found after uninstall: 6 options
- widget_recent-comments
- db_upgraded
- widget_theysaidso_widget
- theysaidso_admin_options
- can_compress_scripts
- widget_recent-posts
Smoke tests 25% from 4 tests
Server-side errors 0% from 1 test
🔹 Test weight: 20 | A shallow check that no server-side errors were triggered
Smoke test failed, please fix the following
- > GET request to /wp-admin/options-general.php?page=live-chat-support-by-socialintents
- > User deprecated in wp-includes/functions.php+5463
Function screen_icon is deprecated since version 3.8.0 with no alternative available.
- > GET request to /wp-admin/options-general.php?page=live-chat-support-by-socialintents
- > User deprecated in wp-includes/functions.php+5463
Function get_screen_icon is deprecated since version 3.8.0 with no alternative available.
SRP 0% 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
- 1× PHP files output text when accessed directly:
- > /wp-content/plugins/live-chat-support-by-social-intents/options.php
- 1× GET requests to PHP files have triggered server-side errors or warnings:
- > PHP Fatal error
Uncaught Error: Call to undefined function plugins_url() in wp-content/plugins/live-chat-support-by-social-intents/live-chat-support-by-socialintents.php:11
- > 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 86% 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:
- Screenshots: These screenshots require images: #1 (Live Chat Settings), #2 (ChatGPT Integration), #3 (Live Chat Dashboard Page)
live-chat-support-by-social-intents/live-chat-support-by-socialintents.php 77% from 13 tests
The main PHP script in "Social Intents - Live Chat and ChatGPT Chatbots" version 1.6.12 is automatically included on every request by WordPress
You should first fix the following items:
- Main file name: Name the main plugin file the same as the plugin slug ("live-chat-support-by-social-intents.php" instead of "live-chat-support-by-socialintents.php")
- Plugin Name: Please don't use more than 70 characters for the plugin name (currently 90 characters long)
- Description: Please keep the plugin description shorter than 140 characters (currently 278 characters long)
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
There were no executable files found in this plugin150 lines of code in 2 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 2 | 37 | 8 | 150 |
PHP code Passed 2 tests
This is a very shot review of cyclomatic complexity and code structure
Everything seems fine, there were no complexity issues found
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.21 |
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 | 9 | |
▷ Named functions | 9 | 100.00% |
▷ Anonymous functions | 0 | 0.00% |
Constants | 2 | |
▷ Global constants | 2 | 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
7 PNG files occupy 4.19MB with 2.64MB in potential savings
Potential savings
Compression of 5 random PNG files using pngquant | |||
---|---|---|---|
File | Size - original | Size - compressed | Savings |
screenshot-3.png | 1,573.58KB | 657.61KB | ▼ 58.21% |
app-key.png | 8.60KB | 4.40KB | ▼ 48.77% |
socialintents.png | 33.75KB | 10.30KB | ▼ 69.49% |
si-small.png | 3.81KB | 0.88KB | ▼ 76.93% |
screenshot-2.png | 1,899.57KB | 736.20KB | ▼ 61.24% |