Manage and sell (POS) your inventory. It reads barcodes & finds woocommerce products/orders. Create orders right from the wp-admin.
Prioritized issue groups from the latest Plugin Check scan
I18n
1,376
5 issue groups
Maintainability
1,015
10 issue groups
Security
448
10 issue groups
Sample message
Mismatched text domain. Expected 'barcode-scanner-lite-pos-to-manage-products-inventory-and-orders' but got "us-barcode-scanner".
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$_status".
Sample message
Function "get_avatar_url()" requires WordPress 4.2.0, but your plugin minimum supported version is WordPress 4.0.1.
Sample message
Processing form data without nonce verification.
Sample message
strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.
Sample message
The $text parameter must be a single text string literal. Found: $_GET["page"]
Sample message
$_GET['callback'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Processing form data without nonce verification.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$cart->filter_cart_shipping_cost".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"Cannot save property `{$key}` containing an API resource of type "'.
Sample message
Detected usage of a non-sanitized input variable: $_FILES["decreaseFile"]
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Missing $domain parameter in function call to esc_html__().
Sample message
A function call to __() with texts containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
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
Use of a direct database call is discouraged.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$callback'.
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
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.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $placeholders at "SELECT u.ID FROM {$wpdb->users} AS u WHERE u.ID IN ($placeholders)"
Sample message
Detected usage of a possibly undefined superglobal array index: $_GET["page"]. Check that the array index exists before using it.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
The $text parameter must not contain interpolated variables or expressions. Found: {$name}
Sample message
Unescaped parameter $table used in $wpdb->get_results()\n$table assigned unsafely at line 136.
Sample message
parse_url() is discouraged because of inconsistency in the output across PHP versions; use wp_parse_url() instead.
Potential connections found in static code analysis.
Outbound calls
90
External assets
17
Incoming endpoints
6
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
2 score snapshots
v1.13.1
24
Latest
v1.12.2
24
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 24 | 2,954 | 1,865 | 1,089 | v1.13.1 | 2.0.0 |
| 24 | 2,900 | 1,837 | 1,063 | v1.12.2 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.