Place Order Without Payment for WooCommerce 2.5.2

Does "Place Order Without Payment for WooCommerce" work with WordPress 6.3 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: 118.35 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

Page speed impact: insignificant.
The plugin didn't make the site noticeably slower.

Environment
WordPress version6.3
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=f23204b2bd
Aspect after-activation
HTTP status 200
Load time 0.639 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.143 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.191 s
Memory usage 2.9 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 1.149 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.910 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.289 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.355 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.494 s0.550 s+0.056 s2.83 MiB3 MiB+ 179.59 KiB
/wp-admin/edit.php0.302 s0.310 s+0.008 s2.85 MiB3.03 MiB+ 179.54 KiB
/wp-admin/post-new.php0.837 s1.155 s+0.318 s5.21 MiB5.34 MiB+ 126.27 KiB
/wp-admin/upload.php0.796 s0.477 s-0.319 s2.77 MiB2.86 MiB+ 98.19 KiB
/wp-admin/options-writing.php0.328 s0.255 s-0.073 s2.76 MiB2.85 MiB+ 90.77 KiB
/wp-admin/media-new.php0.325 s0.759 s+0.434 s2.74 MiB2.85 MiB+ 110.32 KiB
/wp-admin/edit-tags.php?taxonomy=category0.246 s0.257 s+0.011 s2.76 MiB2.87 MiB+ 115.86 KiB
/wp-admin/post-new.php?post_type=page0.684 s0.716 s+0.032 s5.21 MiB5.33 MiB+ 121.85 KiB
/wp-admin/options-discussion.php0.326 s0.350 s+0.024 s2.75 MiB2.85 MiB+ 101.33 KiB
/wp-admin/edit-comments.php0.548 s0.292 s-0.256 s2.78 MiB2.88 MiB+ 97.85 KiB
/0.329 s0.265 s-0.064 s3.13 MiB3.21 MiB+ 80.25 KiB
Average 0.474 s0.490 s+0.016 s3.25 MiB3.37 MiB+ 118.35 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,31417,548132
PO File32.2%16,5309,05713
Markdown0.4%21401
JavaScript0.4%212483
JSON0.1%2701
CSS0.0%15014
Total 51,312 26,653 164

PHP Code Analysis | More results »

Lines of code 23,771
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

[21-Aug-2023 13:09:03 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
[21-Aug-2023 13:09:04 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