Place Order Without Payment for WooCommerce 2.5.3

Does "Place Order Without Payment for WooCommerce" work with WordPress 6.3.1 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
2PHP fatal errors
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 117.95 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

Page speed impact: 0.035 seconds
The average page load time increased by this amount after activating the plugin.

Environment
WordPress version6.3.1
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 4,000+
WordPress.org page https://wordpress.org/plugins/wc-place-order-without-payment/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 7

Place Order ‹ Test site — WordPress

Page screenshot: Place Order ‹ Test site — WordPress
URL /wp-admin/admin.php?page=wpowp-settings
Requested URL /wp-admin/plugins.php?action=activate&plugin=wc-place-order-without-payment%2Fwc-place-order-without-payment.php&plugin_status=all&paged=1&s&_wpnonce=be75f1dd9d
Aspect after-activation
HTTP status 200
Load time 0.500 s
Memory usage 3.09 MiB
JS errors None
Resource errors None

Place Order

Page screenshot: Place Order
URL /wp-admin/admin.php?page=wpowp-settings
Aspect menu-item
HTTP status 200
Load time 0.118 s
Memory usage N/A
JS errors None
Resource errors None

Place Order → Quote Only (PRO)

Page screenshot: Place Order → Quote Only (PRO)
URL /wp-admin/admin.php?page=wpowp-settings&tab=quote-only
Aspect menu-item-tab
HTTP status 200
Load time 0.182 s
Memory usage 2.89 MiB
JS errors None
Resource errors None

Place Order → Contact Us

Page screenshot: Place Order → Contact Us
URL /wp-admin/admin.php?page=wpowp-settings-contact
Aspect menu-item
HTTP status 200
Load time 0.884 s
Memory usage 2.89 MiB
JS errors None
Resource errors None

Place Order → Support Forum

Page screenshot: Place Order → Support Forum
URL https://wordpress.org/support/plugin/wc-place-order-without-payment/
Requested URL /wp-admin/admin.php?page=wpowp-settings-wp-support-forum
Aspect menu-item
HTTP status 200
Load time 1.892 s
Memory usage N/A
JS errors None
Resource errors None

Place Order → Upgrade  ➤

Page screenshot: Place Order → Upgrade  ➤
URL /wp-admin/admin.php?page=wpowp-settings-pricing
Aspect menu-item
HTTP status 200
Load time 1.106 s
Memory usage 2.91 MiB
JS errors None
Resource errors None

Test site – Just another WordPress site

Page screenshot: Test site – Just another WordPress site
URL /
Aspect front-page
HTTP status 200
Load time 0.286 s
Memory usage 3.2 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.359 s0.449 s+0.090 s2.82 MiB3 MiB+ 179.59 KiB
/wp-admin/edit.php0.202 s0.259 s+0.057 s2.85 MiB3.02 MiB+ 179.54 KiB
/wp-admin/post-new.php0.749 s1.011 s+0.262 s5.21 MiB5.34 MiB+ 126.27 KiB
/wp-admin/upload.php0.620 s0.376 s-0.244 s2.77 MiB2.86 MiB+ 98.18 KiB
/wp-admin/options-writing.php0.235 s0.224 s-0.011 s2.76 MiB2.85 MiB+ 90.77 KiB
/wp-admin/media-new.php0.365 s0.458 s+0.093 s2.74 MiB2.85 MiB+ 110.33 KiB
/wp-admin/edit-tags.php?taxonomy=category0.209 s0.216 s+0.007 s2.76 MiB2.87 MiB+ 115.86 KiB
/wp-admin/post-new.php?post_type=page0.599 s0.954 s+0.355 s5.21 MiB5.33 MiB+ 121.85 KiB
/wp-admin/options-discussion.php0.220 s0.295 s+0.075 s2.75 MiB2.85 MiB+ 101.33 KiB
/wp-admin/edit-comments.php0.400 s0.239 s-0.161 s2.78 MiB2.87 MiB+ 97.85 KiB
/0.337 s0.201 s-0.136 s3.13 MiB3.2 MiB+ 75.92 KiB
Average 0.390 s0.426 s+0.035 s3.25 MiB3.37 MiB+ 117.95 KiB

Code Statistics

Note: Third-party libraries and minified JS/CSS files are excluded from these statistics where possible, so the numbers you see here may be lower than those reported by other tools.

PHP
PO File
Language % Lines of code Comment lines Files
PHP66.9%34,32217,548132
PO File32.2%16,5309,05713
Markdown0.4%21401
JavaScript0.4%212483
JSON0.1%2701
CSS0.0%15014
Total 51,320 26,653 164

PHP Code Analysis | More results »

Lines of code 23,779
Total complexity 6,031
Median class complexity 17.5
Median method complexity 2.0
Most complex class Freemius
Most complex function FS_Plugin_Info_Dialog::install_plugin_information()
Classes 54
Methods 1,297
Functions 102

Additions

Things that the plugin adds to the site. This section is not intended to be comprehensive. The test tool only looks for a few specific types of added content.

Options wp_options 4

PHP Error Log 22 lines

[01-Sep-2023 00:10:55 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function WPOWP\Inc\wc_get_order_statuses() in /wp-content/plugins/wc-place-order-without-payment/inc/class-wpowp-admin.php:73
Stack trace:
#0 /wp-content/plugins/wc-place-order-without-payment/templates/admin/settings.php(22): WPOWP\Inc\WPOWP_Admin->order_status_list()
#1 /wp-content/plugins/wc-place-order-without-payment/inc/class-wpowp-admin.php(96): require_once('...')
#2 /wp-content/plugins/wc-place-order-without-payment/inc/class-wpowp-admin.php(68): WPOWP\Inc\WPOWP_Admin->load_admin()
#3 /wp-includes/class-wp-hook.php(310): WPOWP\Inc\WPOWP_Admin->menu_settings()
#4 /wp-includes/class-wp-hook.php(334): WP_Hook->apply_filters()
#5 /wp-includes/plugin.php(517): WP_Hook->do_action()
#6 /wp-admin/admin.php(259): do_action()
#7 {main}
  thrown in /wp-content/plugins/wc-place-order-without-payment/inc/class-wpowp-admin.php on line 73
[01-Sep-2023 00:10:56 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function WPOWP\Inc\wc_get_order_statuses() in /wp-content/plugins/wc-place-order-without-payment/inc/class-wpowp-admin.php:73
Stack trace:
#0 /wp-content/plugins/wc-place-order-without-payment/templates/admin/settings.php(22): WPOWP\Inc\WPOWP_Admin->order_status_list()
#1 /wp-content/plugins/wc-place-order-without-payment/inc/class-wpowp-admin.php(96): require_once('...')
#2 /wp-content/plugins/wc-place-order-without-payment/inc/class-wpowp-admin.php(68): WPOWP\Inc\WPOWP_Admin->load_admin()
#3 /wp-includes/class-wp-hook.php(310): WPOWP\Inc\WPOWP_Admin->menu_settings()
#4 /wp-includes/class-wp-hook.php(334): WP_Hook->apply_filters()
#5 /wp-includes/plugin.php(517): WP_Hook->do_action()
#6 /wp-admin/admin.php(259): do_action()
#7 {main}
  thrown in /wp-content/plugins/wc-place-order-without-payment/inc/class-wpowp-admin.php on line 73
See also: All tests for this plugin