Live chat and help desk software plugin for WooCommerce. Add live chat to your WooCommerce store to connect immediately with customers.
Category Scores
Issues to Review
Prioritized issue groups from the latest Plugin Check scan
I18n
52
2 issue groups
Maintainability
19
8 issue groups
Repo Compliance
1
1 issue group
ERRORI18nText Domain MismatchMismatched text domain. Expected 'livechat-woocommerce' but got 'text-app-plugin'.51
- Category
- I18n
- Occurrences
- 51
- Severity
- error
Sample message
Mismatched text domain. Expected 'livechat-woocommerce' but got 'text-app-plugin'.
ERRORMaintainabilityMissing direct file access protectionPHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;10
- Category
- Maintainability
- Occurrences
- 10
- Severity
- error
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
WARNINGMaintainabilitytrademarked termThe plugin name includes a restricted term. Your chosen plugin name - "Live Chat Plugin for WooCommerce - LiveChat" - contains the restricted term "plugin" which cannot be used at all in your plugin name.3
- Category
- Maintainability
- Occurrences
- 3
- Severity
- warning
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "Live Chat Plugin for WooCommerce - LiveChat" - contains the restricted term "plugin" which cannot be used at all in your plugin name.
WARNINGMaintainabilityDirect QueryUse of a direct database call is discouraged.1
- Category
- Maintainability
- Occurrences
- 1
- Severity
- warning
Sample message
Use of a direct database call is discouraged.
WARNINGMaintainabilityNo CachingDirect database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().1
- Category
- Maintainability
- Occurrences
- 1
- Severity
- warning
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
WARNINGMaintainabilityNon-prefixed constantGlobal constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "WP_MARKETPLACE_PLUGIN_URL".1
- Category
- Maintainability
- Occurrences
- 1
- Severity
- warning
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "WP_MARKETPLACE_PLUGIN_URL".
WARNINGMaintainabilitymismatched plugin namePlugin name "Live Chat Plugin for WooCommerce - LiveChat" is different from the name declared in plugin header "LiveChat WooCommerce".1
- Category
- Maintainability
- Occurrences
- 1
- Severity
- warning
Sample message
Plugin name "Live Chat Plugin for WooCommerce - LiveChat" is different from the name declared in plugin header "LiveChat WooCommerce".
WARNINGMaintainabilitymissing composer json fileThe "/vendor" directory using composer exists, but "composer.json" file is missing.1
- Category
- Maintainability
- Occurrences
- 1
- Severity
- warning
Sample message
The "/vendor" directory using composer exists, but "composer.json" file is missing.
ERRORRepo Complianceoutdated tested upto headerTested up to: 6.9 < 7.0. The "Tested up to" value in your plugin is not set to the current version of WordPress. This means your plugin will not show up in searches, as we require plugins to be compatible and documented as tested up to the most recent version of WordPress.1
- Category
- Repo Compliance
- Occurrences
- 1
- Severity
- error
Sample message
Tested up to: 6.9 < 7.0. The "Tested up to" value in your plugin is not set to the current version of WordPress. This means your plugin will not show up in searches, as we require plugins to be compatible and documented as tested up to the most recent version of WordPress.
WARNINGI18ntextdomain mismatchThe "Text Domain" header in the plugin file does not match the slug. Found "wp-live-chat-software-for-wordpress", expected "livechat-woocommerce".1
- Category
- I18n
- Occurrences
- 1
- Severity
- warning
Sample message
The "Text Domain" header in the plugin file does not match the slug. Found "wp-live-chat-software-for-wordpress", expected "livechat-woocommerce".
Show 1 moreShow less
WARNINGMaintainabilityupdate modification detected1
- Category
- Maintainability
- Occurrences
- 1
- Severity
- warning
Sample message
Plugin Updater detected. Detected code which may be altering WordPress update routines. Detected: auto_update_plugin
External Connections
Potential connections found in static code analysis.
Outbound calls
23
External assets
2
Incoming endpoints
4
Notable Domains
Platform / Reference Domains
External Asset Domains
Incoming Endpoints
register_rest_route
wp_ajax
Admin AJAX endpoints2
wp_ajax
wp_ajax
Score History
First score snapshot
v5.0.12
95
Latest
- Findings
- 72
- Errors
- 62
- Warnings
- 10
- Check
- 2.0.0
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 95 | 72 | 62 | 10 | v5.0.12 | 2.0.0 |
Relationship Map
Author, categories, issues, domains, and nearby plugins.