Allow customers to place orders without payment. Ideal for pay-later, B2B, wholesale, and quote-based checkout workflows.
Prioritized issue groups from the latest Plugin Check scan
I18n
243
5 issue groups
Maintainability
52
10 issue groups
Security
8
4 issue groups
Sample message
Mismatched text domain. Expected 'wc-place-order-without-payment' but got 'thank-you-page-pro'.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$current_tab".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "woocommerce_email_customer_details".
Sample message
A function call to esc_html__() 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
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
$_GET['page'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Processing form data without nonce verification.
Sample message
Processing form data without nonce verification.
Sample message
The $text parameter must be a single text string literal. Found: WPOWP_SHORT_NAME
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
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
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "WP_FS__PRODUCT_4030_MULTISITE".
Sample message
print_r() found. Debug code should not normally be used in production.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'print_r'.
Sample message
The "/vendor" directory using composer exists, but "composer.json" file is missing.
Sample message
The "Text Domain" header in the plugin file does not match the slug. Found "wpowp", expected "wc-place-order-without-payment".
Sample message
The plugin slug includes a restricted term. Your plugin slug - "wc-place-order-without-payment" - contains the restricted term "wc" which cannot be used at all in your plugin slug.
Potential connections found in static code analysis.
Outbound calls
192
External assets
2
Incoming endpoints
3
No external asset domains detected.
No public endpoints detected.
admin_post
wp_ajax
wp_ajax
3 score snapshots
v2.7.7
72
Latest
v2.7.6
66
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 72 | 303 | 250 | 53 | v2.7.7 | 2.0.0 |
| 66 | 317 | 247 | 70 | v2.7.6 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.