Order On Mobile for WooCommerce allows your customers to submit their orders via WhatsApp, directly from the Woocommerce product page, single product …
Prioritized issue groups from the latest Plugin Check scan
I18n
22
5 issue groups
Security
18
4 issue groups
Maintainability
9
5 issue groups
Repo Compliance
3
3 issue groups
Sample message
Mismatched text domain. Expected 'order-on-mobile-for-woocommerce' but got "woocommerce-order-on-whatsapp".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$current_tab'.
Sample message
Missing $domain parameter in function call to __().
Sample message
Processing form data without nonce verification.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "activate_woocommerce_order_on_whatsapp".
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
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
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
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.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "wc_settings_tab_demo_settings".
Sample message
Detected usage of a non-sanitized input variable: $_GET['woow_rev_notice']
Sample message
$_GET['woow_rev_notice'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
One or more tags were ignored. The following tags are not permitted: "plugin", "wordpress"
Sample message
One or more tags were ignored. Please limit your plugin to 5 tags.
Sample message
The "Short Description" section is too long and was truncated. A maximum of 150 characters is supported.
Sample message
The "Text Domain" header in the plugin file does not match the slug. Found "woocommerce-order-on-whatsapp", expected "order-on-mobile-for-woocommerce".
Sample message
Incorrect Stable Tag. It's recommended not to use "Stable Tag: trunk". Your Stable Tag is meant to be the stable version of your plugin and it needs to be exactly the same with the Version in your main plugin file's header. Any mismatch can prevent users from downloading the correct plugin files from WordPress.org.
Potential connections found in static code analysis.
Outbound calls
23
External assets
1
Incoming endpoints
2
wp_ajax
wp_ajax
2 score snapshots
v2.3
61
Latest
v2.2
60
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 61 | 52 | 37 | 15 | v2.3 | 2.0.0 |
| 60 | 51 | 36 | 15 | v2.2 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.