error in order sidebar meta box with HPOS enabled
-
I am testing out on my dev site having the HPOS option enabled for woocommerce to see what all is not working correctly in my own custom plugins
In the sidebar of an order – the age gate meta box is showing an error
Warning: Attempt to read property "ID" on null in [pathpathpathpath]/wp-content/plugins/age-gate/src/Admin/Post/Edit.php on line 127
This is with wordpress 6.4.2, woocommerce 8.5.2
most likely because of the way that it’s based on an order ID now instead of post ID. See https://github.com/woocommerce/woocommerce/wiki/High-Performance-Order-Storage-Upgrade-Recipe-Book
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘error in order sidebar meta box with HPOS enabled’ is closed to new replies.