Split the different sections of the default WooCommerce checkout page into multiple steps. Allow your customers a faster and easier checkout process.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
101
8 issue groups
I18n
31
3 issue groups
Security
9
5 issue groups
Repo Compliance
1
1 issue group
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$_id".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "cfw_checkout_main_container_start".
Sample message
Missing $domain parameter in function call to __().
Sample message
The $text parameter must be a single text string literal. Found: $_id
Sample message
Mismatched text domain. Expected 'wp-multi-step-checkout' but got 'woocommerce'.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "SilkyPress_PremiumTooltips".
Sample message
Function "wp_add_inline_style()" requires WordPress 3.3.0, but your plugin minimum supported version is WordPress 3.0.1.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "get_wmsc_settings".
Sample message
Detected usage of a non-sanitized input variable: $_GET['tab']
Sample message
$_GET['tab'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$_section".
Sample message
Processing form data without nonce verification.
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['option']. Check that the array index exists before using it.
Sample message
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
Sample message
The plugin slug includes a restricted term. Your plugin slug - "wp-multi-step-checkout" - contains the restricted term "wp" which cannot be used at all in your plugin slug.
Not analyzed yet.
First score snapshot
v2.35.1
71
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 71 | 142 | 38 | 104 | v2.35.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.