When viewing or editing a WooCommerce order, it can be pretty handy to add custom data to the page to avoid having to switch between pages. Today, i’ll provide a quick snippet that will add to the edit/view order page the customer username and a link to its user profile.
The result in action:
Pretty handy right?
So, to add this feature to your site, simply place the following snippet in the functions.php file within your theme folder and you’re done!
Leave a Reply
You must be logged in to post a comment.