how to “output” a customer’s url
-
New to wordpress! Coming from Shopify where we can output certain customer data using code. Not sure if it’s possible over here, but I’d like to output the woocommerce customer’s website url on a page. Something like this possibly?
<?php echo esc_html( $current_user->Website ); ?>
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘how to “output” a customer’s url’ is closed to new replies.