RumbleTalk Live Group Chat – HTML5

Live group chat plugin for WordPress. Integrate it into your website in minutes. Create one or multiple rooms effortlessly.

v6.4.0RumbleTalkUpdated Added 700 installs68% rating
83
Score
8
Errors
12
Warnings
+0
Change

Category Scores

Security75
Repo91
Performance100
Maintainability88

Issues to Review

Prioritized issue groups from the latest Plugin Check scan

20 findings

Maintainability

12

5 issue groups

Security

6

3 issue groups

Repo Compliance

2

2 issue groups

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 functionFunctions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "activate_rumbletalk".4
Category
Maintainability
Occurrences
4
Severity
warning

Sample message

Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "activate_rumbletalk".

WARNINGSecurityInput is not validatedDetected usage of a possibly undefined superglobal array index: $_POST['data']['data']. Check that the array index exists before using it.3
Category
Security
Occurrences
3
Severity
warning

Sample message

Detected usage of a possibly undefined superglobal array index: $_POST['data']['data']. Check that the array index exists before using it.

WARNINGSecurityInput is not sanitizedDetected usage of a non-sanitized input variable: $_POST['data']['data']2
Category
Security
Occurrences
2
Severity
warning

Sample message

Detected usage of a non-sanitized input variable: $_POST['data']['data']

WARNINGSecurityRequest data is not unslashed$_POST['nonce'] not unslashed before sanitization. Use wp_unslash() or similar1
Category
Security
Occurrences
1
Severity
warning

Sample message

$_POST['nonce'] not unslashed before sanitization. Use wp_unslash() or similar

ERRORMaintainabilityNon Enqueued ScriptScripts must be registered/enqueued via wp_enqueue_script()1
Category
Maintainability
Occurrences
1
Severity
error

Sample message

Scripts must be registered/enqueued via wp_enqueue_script()

WARNINGMaintainabilitymismatched plugin namePlugin name "RumbleTalk Live Group Chat - HTML5" is different from the name declared in plugin header "RumbleTalk Chat".1
Category
Maintainability
Occurrences
1
Severity
warning

Sample message

Plugin name "RumbleTalk Live Group Chat - HTML5" is different from the name declared in plugin header "RumbleTalk Chat".

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.

WARNINGRepo Compliancereadme parser warnings trimmed short descriptionThe "Short Description" section is too long and was truncated. A maximum of 150 characters is supported.1
Category
Repo Compliance
Occurrences
1
Severity
warning

Sample message

The "Short Description" section is too long and was truncated. A maximum of 150 characters is supported.

ERRORMaintainabilitywp function not compatible with requires wpFunction "get_avatar_url()" requires WordPress 4.2.0, but your plugin minimum supported version is WordPress 3.6.0.1
Category
Maintainability
Occurrences
1
Severity
error

Sample message

Function "get_avatar_url()" requires WordPress 4.2.0, but your plugin minimum supported version is WordPress 3.6.0.

External Connections

Potential connections found in static code analysis.

10 domains

Outbound calls

26

External assets

6

Incoming endpoints

1

Notable Domains

rumbletalk.com11 · outbound
cp.rumbletalk.com5 · outbound
api.rumbletalk.com1 · outbound
packagist.org1 · outbound

Platform / Reference Domains

github.com1 · platform/reference
wordpress.org1 · platform/reference

External Asset Domains

youtube.com8 · asset + outbound

Incoming Endpoints

No public endpoints detected.

Admin AJAX endpoints1
wp_ajax_rumbletalk_ajaxauthenticated

wp_ajax

Score History

First score snapshot

v6.4.0

83

Latest

Findings
20
Errors
8
Warnings
12
Check
2.0.0

Relationship Map

Author, categories, issues, domains, and nearby plugins.

31 nodes

Related Plugins