WebinarPress – Webinar System for WordPress

Supercharge your website with our powerful webinar plugin! Host engaging live webinars and run automated evergreen webinars effortlessly.

v1.33.29WPWebinarSystemUpdated Added 900 installs82% rating
54
Score
61
Errors
499
Warnings
+0
Change

Category Scores

Security45
Repo97
Performance100
Maintainability25

Issues to Review

Prioritized issue groups from the latest Plugin Check scan

560 findings

Maintainability

512

12 issue groups

Security

46

2 issue groups

I18n

1

1 issue group

Repo Compliance

1

1 issue group

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

Sample message

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

WARNINGMaintainabilityNon-prefixed classClasses declared by a theme/plugin should start with the theme/plugin prefix. Found: "EM_Account".85
Category
Maintainability
Occurrences
85
Severity
warning

Sample message

Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "EM_Account".

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

Sample message

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

WARNINGSecurityDatabase parameter is not escapedUnescaped parameter $chats_query used in $wpdb->get_results()\n$chats_query assigned unsafely at line 208.35
Category
Security
Occurrences
35
Severity
warning

Sample message

Unescaped parameter $chats_query used in $wpdb->get_results()\n$chats_query assigned unsafely at line 208.

WARNINGMaintainabilityNon-prefixed constantGlobal constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "ACTIVECAMPAIGN_API_KEY".15
Category
Maintainability
Occurrences
15
Severity
warning

Sample message

Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "ACTIVECAMPAIGN_API_KEY".

ERRORMaintainabilitywp function not compatible with requires wpFunction "get_sites()" requires WordPress 4.6.0, but your plugin minimum supported version is WordPress 4.4.2.14
Category
Maintainability
Occurrences
14
Severity
error

Sample message

Function "get_sites()" requires WordPress 4.6.0, but your plugin minimum supported version is WordPress 4.4.2.

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

Sample message

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

WARNINGSecuritywp redirect wp redirectwp_redirect() found. Using wp_safe_redirect(), along with the "allowed_redirect_hosts" filter if needed, can help avoid any chances of malicious redirects within code. It is also important to remember to call exit() after a redirect so that no other unwanted code is executed.11
Category
Security
Occurrences
11
Severity
warning

Sample message

wp_redirect() found. Using wp_safe_redirect(), along with the "allowed_redirect_hosts" filter if needed, can help avoid any chances of malicious redirects within code. It is also important to remember to call exit() after a redirect so that no other unwanted code is executed.

WARNINGMaintainabilityNon-prefixed functionFunctions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "_manually_load_plugin".8
Category
Maintainability
Occurrences
8
Severity
warning

Sample message

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

ERRORMaintainabilitylibrary core filesLibrary files that are already in the WordPress core are not permitted.4
Category
Maintainability
Occurrences
4
Severity
error

Sample message

Library files that are already in the WordPress core are not permitted.

Show 6 more
WARNINGMaintainabilityNon-prefixed interface3
Category
Maintainability
Occurrences
3
Severity
warning

Sample message

Interfaces declared by a theme/plugin should start with the theme/plugin prefix. Found: "WSAWeberOAuthAdapter".

WARNINGMaintainabilitytrademarked term2
Category
Maintainability
Occurrences
2
Severity
warning

Sample message

The plugin name includes a restricted term. Your chosen plugin name - "WebinarPress – Webinar System for WordPress" - contains the restricted term "wordpress" which cannot be used at all in your plugin name.

WARNINGI18nDiscouraged text-domain loading1
Category
I18n
Occurrences
1
Severity
warning

Sample message

load_plugin_textdomain() has been discouraged since WordPress version 4.6. When your plugin is hosted on WordPress.org, you no longer need to manually include this function call for translations under your plugin slug. WordPress will automatically load the translations for you as needed.

ERRORMaintainabilitybadly named files1
Category
Maintainability
Occurrences
1
Severity
error

Sample message

File and folder names must not contain spaces or special characters.

WARNINGMaintainabilitymismatched plugin name1
Category
Maintainability
Occurrences
1
Severity
warning

Sample message

Plugin name "WebinarPress – Webinar System for WordPress" is different from the name declared in plugin header "WebinarPress".

WARNINGRepo Complianceplugin header invalid domain path1
Category
Repo Compliance
Occurrences
1
Severity
warning

Sample message

The "Domain Path" header in the plugin file must start with forward slash.

External Connections

Potential connections found in static code analysis.

49 domains

Outbound calls

105

External assets

8

Incoming endpoints

101

Notable Domains

getdrip.com6 · outbound
labs.aweber.com6 · outbound
momentjs.com6 · outbound
getbootstrap.com5 · outbound
jqueryui.com5 · outbound

Platform / Reference Domains

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

External Asset Domains

player.vimeo.com4 · asset + outbound
code.jquery.com2 · asset + outbound
meet.jit.si1 · asset

Incoming Endpoints

wp_ajax_nopriv_action-box-statuspublic

wp_ajax

wp_ajax_nopriv_check-webinar-statuspublic

wp_ajax

wp_ajax_nopriv_delete-chatspublic

wp_ajax

wp_ajax_nopriv_get-drip-campaignspublic

wp_ajax

wp_ajax_nopriv_host-desc-boxespublic

wp_ajax

wp_ajax_nopriv_raise-handpublic

wp_ajax

Admin AJAX endpoints63
wp_ajax_wpws_register_attendeeauthenticated

wp_ajax

wp_ajax_action-box-statusauthenticated

wp_ajax

wp_ajax_check-webinar-statusauthenticated

wp_ajax

wp_ajax_delete-chatsauthenticated

wp_ajax

wp_ajax_delete-questionsauthenticated

wp_ajax

wp_ajax_get-drip-campaignsauthenticated

wp_ajax

wp_ajax_host-desc-boxesauthenticated

wp_ajax

wp_ajax_quickchangestatusauthenticated

wp_ajax

wp_ajax_raise-handauthenticated

wp_ajax

wp_ajax_revoke-aweber-configauthenticated

wp_ajax

wp_ajax_set_hand_raising_enabledauthenticated

wp_ajax

wp_ajax_set-enabled-chatsauthenticated

wp_ajax

51 more hidden

Score History

First score snapshot

v1.33.29

54

Latest

Findings
560
Errors
61
Warnings
499
Check
2.0.0

Relationship Map

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

37 nodes

Related Plugins

BZScore – Live Score

700 active installs

94
Relevanssi Live Ajax Search

6k+ active installs

90
ProScores – Live Scores

800 active installs

88
WP YouTube Live

1k+ active installs

86