Extend search on WooCommerce admin orders list from metadata when HPOS is enabled
We have created Custom fields the customers need to fill out to recieve their order since they are being sent to someone other then who ordered it. When someone other then who ordered it ask for a updates they always know the reciepient unfortunatly we are unable to look that information up since they are customer fields, and WooCommerce by default does not search meta data. I need a code to create a ability to search for that data. I know its located in the Order_meta folder rather then in the post-meta.
Extending search on WooCommerce admin orders list from metadata with HPOS
We have created Custom fields the customers need to fill out to recieve their order since they are being sent to someone other then who ordered it. When someone other then who ordered it ask for a updates they always know the reciepient unfortunatly we are unable to look that information up since they are customer fields, and WooCommerce by default does not search meta data. I need a code to create a ability to search for that data. I know its located in the Order_meta folder rather then in the post-meta.