wei24
Forum Replies Created
-
This plugin, UsersWP – ReCaptcha, is affecting my login experience.
After disabling it, I no longer have the issue of invalid initial logins. Please help me figure out how to fix this.
I have used this plugin UsersWP – ReCaptcha, will this affect it?
Hello After manually creating an order in the background, the order number is sequential, but the new order reminder received by the administrator’s mailbox is not sequential, but post = id, How to solve this problem?
Hello, when the administrator manually creates a new order, where should I call this code so that the order numbers can be in order? Please teach me more carefully.
$wt_last_order_number = get_option(‘wt_last_order_number’, 0);When I create a new order manually, the $order_number I get in the hook is not the order number but the post= id number. What should I do?
- This reply was modified 1 year, 6 months ago by wei24.