NirWeb support is a great help desk and support plugin for WordPress with full support of WooCommerce
Prioritized issue groups from the latest Plugin Check scan
Security
424
10 issue groups
Maintainability
416
14 issue groups
I18n
24
1 issue group
Sample message
$_GET['cpage'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Processing form data without nonce verification.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$FAQS".
Sample message
Use of a direct database call is discouraged.
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$imgUrl'.
Sample message
Detected usage of a possibly undefined superglobal array index: $_FILES['updoc']['type']. Check that the array index exists before using it.
Sample message
Short PHP opening tag used with echo; expected "<?php echo $imgUrl ..." but found "<?= $imgUrl ..."
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a non-sanitized input variable: $_GET['id']
Sample message
Missing $domain parameter in function call to esc_html__().
Sample message
Use placeholders and $wpdb->prepare(); found $query
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "ago_ticket_nirweb".
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.
Sample message
Function "wp_date()" requires WordPress 5.3.0, but your plugin minimum supported version is WordPress 5.0.0.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $table_name at "SHOW TABLES LIKE '$table_name'"
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.
Sample message
Unescaped parameter $total_query used in $wpdb->get_var()\n$total_query assigned unsafely at line 109.
Sample message
Unescaped parameter $address_table used in $wpdb->get_results()\n$address_table assigned unsafely at line 5.
Sample message
wp_reset_query() is discouraged. Use wp_reset_postdata() instead.
Sample message
Stylesheets must be registered/enqueued via wp_enqueue_style()
Sample message
Scripts must be registered/enqueued via wp_enqueue_script()
Sample message
Detected usage of meta_key, possible slow query.
Potential connections found in static code analysis.
Outbound calls
25
External assets
0
Incoming endpoints
15
No external asset domains detected.
No public endpoints detected.
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
3 more hidden
First score snapshot
v3.0.3
23
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 23 | 871 | 254 | 617 | v3.0.3 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.