Nirweb support

NirWeb support is a great help desk and support plugin for WordPress with full support of WooCommerce

v3.0.3NirWp TeamUpdated Added 800 installs84% rating
23
Score
254
Errors
617
Warnings
+0
Change

Category Scores

Security0
Repo89
Performance100
Maintainability0

Issues to Review

Prioritized issue groups from the latest Plugin Check scan

871 findings

Security

424

10 issue groups

Maintainability

416

14 issue groups

I18n

24

1 issue group

WARNINGSecurityRequest data is not unslashed$_GET['cpage'] not unslashed before sanitization. Use wp_unslash() or similar104
Category
Security
Occurrences
104
Severity
warning

Sample message

$_GET['cpage'] not unslashed before sanitization. Use wp_unslash() or similar

WARNINGSecurityMissing nonce verificationProcessing form data without nonce verification.89
Category
Security
Occurrences
89
Severity
warning

Sample message

Processing form data without nonce verification.

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

Sample message

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

WARNINGMaintainabilityDirect QueryUse of a direct database call is discouraged.84
Category
Maintainability
Occurrences
84
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().70
Category
Maintainability
Occurrences
70
Severity
warning

Sample message

Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().

ERRORSecurityOutput is not escapedAll output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$imgUrl'.67
Category
Security
Occurrences
67
Severity
error

Sample message

All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$imgUrl'.

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

Sample message

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

ERRORMaintainabilityShort PHP open tag foundShort PHP opening tag used with echo; expected "<?php echo $imgUrl ..." but found "<?= $imgUrl ..."57
Category
Maintainability
Occurrences
57
Severity
error

Sample message

Short PHP opening tag used with echo; expected "<?php echo $imgUrl ..." but found "<?= $imgUrl ..."

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

Sample message

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

WARNINGSecurityNonce verification recommendedProcessing form data without nonce verification.44
Category
Security
Occurrences
44
Severity
warning

Sample message

Processing form data without nonce verification.

Show 15 more
WARNINGSecurityInput is not sanitized24
Category
Security
Occurrences
24
Severity
warning

Sample message

Detected usage of a non-sanitized input variable: $_GET[&#039;id&#039;]

ERRORI18nMissing Arg Domain24
Category
I18n
Occurrences
24
Severity
error

Sample message

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

ERRORSecuritySQL query is not prepared23
Category
Security
Occurrences
23
Severity
error

Sample message

Use placeholders and $wpdb->prepare(); found $query

WARNINGMaintainabilityNon-prefixed function19
Category
Maintainability
Occurrences
19
Severity
warning

Sample message

Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: &quot;ago_ticket_nirweb&quot;.

WARNINGMaintainabilityMissing Version16
Category
Maintainability
Occurrences
16
Severity
warning

Sample message

Resource version not set in call to wp_enqueue_script(). This means new versions of the script may not always be loaded due to browser caching.

ERRORMaintainabilitywp function not compatible with requires wp13
Category
Maintainability
Occurrences
13
Severity
error

Sample message

Function "wp_date()" requires WordPress 5.3.0, but your plugin minimum supported version is WordPress 5.0.0.

ERRORMaintainabilitydate date8
Category
Maintainability
Occurrences
8
Severity
error

Sample message

date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.

WARNINGSecurityInterpolated SQL is not prepared6
Category
Security
Occurrences
6
Severity
warning

Sample message

Use placeholders and $wpdb-&gt;prepare(); found interpolated variable $table_name at &quot;SHOW TABLES LIKE &#039;$table_name&#039;&quot;

WARNINGMaintainabilityNot In Footer5
Category
Maintainability
Occurrences
5
Severity
warning

Sample message

In footer ($in_footer) is not set explicitly wp_enqueue_script; It is recommended to load scripts in the footer. Please set this value to `true` to load it in the footer, or explicitly `false` if it should be loaded in the header.

ERRORSecurityDatabase parameter is not escaped4
Category
Security
Occurrences
4
Severity
error

Sample message

Unescaped parameter $total_query used in $wpdb->get_var()\n$total_query assigned unsafely at line 109.

WARNINGSecurityDatabase parameter is not escaped3
Category
Security
Occurrences
3
Severity
warning

Sample message

Unescaped parameter $address_table used in $wpdb-&gt;get_results()\n$address_table assigned unsafely at line 5.

WARNINGMaintainabilityDiscouraged PHP function3
Category
Maintainability
Occurrences
3
Severity
warning

Sample message

wp_reset_query() is discouraged. Use wp_reset_postdata() instead.

ERRORMaintainabilityNon Enqueued Stylesheet3
Category
Maintainability
Occurrences
3
Severity
error

Sample message

Stylesheets must be registered/enqueued via wp_enqueue_style()

ERRORMaintainabilityNon Enqueued Script2
Category
Maintainability
Occurrences
2
Severity
error

Sample message

Scripts must be registered/enqueued via wp_enqueue_script()

WARNINGMaintainabilityslow db query meta key1
Category
Maintainability
Occurrences
1
Severity
warning

Sample message

Detected usage of meta_key, possible slow query.

External Connections

Potential connections found in static code analysis.

8 domains

Outbound calls

25

External assets

0

Incoming endpoints

15

Notable Domains

getuikit.com4 · outbound
nirweb.ir3 · outbound
nirwp.com3 · outbound
fontawesome.com2 · outbound
player.vimeo.com1 · outbound
vimeo.com1 · outbound

Platform / Reference Domains

w3.org10 · platform/reference
github.com1 · platform/reference

External Asset Domains

No external asset domains detected.

Incoming Endpoints

No public endpoints detected.

Admin AJAX endpoints15
wp_ajax_add_department_wpytauthenticated

wp_ajax

wp_ajax_add_question_faqauthenticated

wp_ajax

wp_ajax_ajax_search_in_ticketes_wpyarauthenticated

wp_ajax

wp_ajax_answerd_ticketauthenticated

wp_ajax

wp_ajax_delete_departmentauthenticated

wp_ajax

wp_ajax_delete_faqauthenticated

wp_ajax

wp_ajax_delete_tickets_adminauthenticated

wp_ajax

wp_ajax_edite_departmentauthenticated

wp_ajax

wp_ajax_filtter_ticket_statusauthenticated

wp_ajax

wp_ajax_nirweb_ads_ticket_dismissedauthenticated

wp_ajax

wp_ajax_send_new_ticketauthenticated

wp_ajax

wp_ajax_send_type_role_userauthenticated

wp_ajax

3 more hidden

Score History

First score snapshot

v3.0.3

23

Latest

Findings
871
Errors
254
Warnings
617
Check
2.0.0

Relationship Map

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

34 nodes

Related Plugins

WP Debugging

10k+ active installs

99
Display PHP Version

30k+ active installs

96
WP PHP Version Display

3k+ active installs

90
Jotform – AI Chatbot

5k+ active installs

84
Resend Welcome Email

1k+ active installs

78