Tawk.To Live Chat

(OFFICIAL tawk.to plugin) Instantly chat with visitors on your website with the free tawk.to chat widget. Website: http://tawk.to

v0.9.3tawktoUpdated Added 100k+ installs92% rating0% support resolved
89
Score
102
Errors
27
Warnings
+0
Change

Category Scores

Security94
Repo94
Performance100
Maintainability65

Issues to Review

Prioritized issue groups from the latest Plugin Check scan

129 findings

Maintainability

92

7 issue groups

I18n

35

3 issue groups

Security

1

1 issue group

Repo Compliance

1

1 issue group

ERRORMaintainabilitywp function not compatible with requires wpFunction "add_settings_error()" requires WordPress 3.0.0, but your plugin minimum supported version is WordPress 2.7.0.62
Category
Maintainability
Occurrences
62
Severity
error

Sample message

Function "add_settings_error()" requires WordPress 3.0.0, but your plugin minimum supported version is WordPress 2.7.0.

ERRORI18nText Domain MismatchMismatched text domain. Expected 'tawkto-live-chat' but got 'tawk-to-live-chat'.33
Category
I18n
Occurrences
33
Severity
error

Sample message

Mismatched text domain. Expected 'tawkto-live-chat' but got 'tawk-to-live-chat'.

WARNINGMaintainabilityNon-prefixed global variableGlobal variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$display_widget_settings".20
Category
Maintainability
Occurrences
20
Severity
warning

Sample message

Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$display_widget_settings".

ERRORMaintainabilityMissing direct file access protectionPHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;5
Category
Maintainability
Occurrences
5
Severity
error

Sample message

PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;

WARNINGMaintainabilityNon-prefixed hook nameHook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "active_plugins".2
Category
Maintainability
Occurrences
2
Severity
warning

Sample message

Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "active_plugins".

WARNINGSecurityInput is not sanitizedDetected usage of a non-sanitized input variable: $_SESSION[self::TAWK_VISITOR_SESSION]1
Category
Security
Occurrences
1
Severity
warning

Sample message

Detected usage of a non-sanitized input variable: $_SESSION[self::TAWK_VISITOR_SESSION]

ERRORI18nMissing Arg DomainMissing $domain parameter in function call to esc_html_e().1
Category
I18n
Occurrences
1
Severity
error

Sample message

Missing $domain parameter in function call to esc_html_e().

WARNINGMaintainabilitymismatched plugin namePlugin name "Tawk.To Live Chat" is different from the name declared in plugin header "Tawk.to Live Chat".1
Category
Maintainability
Occurrences
1
Severity
warning

Sample message

Plugin name "Tawk.To Live Chat" is different from the name declared in plugin header "Tawk.to Live Chat".

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.

Show 2 more
WARNINGI18ntextdomain mismatch1
Category
I18n
Occurrences
1
Severity
warning

Sample message

The "Text Domain" header in the plugin file does not match the slug. Found "tawk-to-live-chat", expected "tawkto-live-chat".

WARNINGMaintainabilityupgrade notice limit1
Category
Maintainability
Occurrences
1
Severity
warning

Sample message

The upgrade notice for "0.7.0" exceeds the limit of 300 characters.

Score History

First score snapshot

v0.9.3

89

Latest

Findings
129
Errors
102
Warnings
27
Check
2.0.0

Related Plugins