Hi,
I want to restrict the wp-checkout meta data, for the customer, from displaying in other profile pages ie non-customers (and obviously allow its display for the Customer role).
I have set the default wp role for registered users as 'Customer' (would be nice if this was and option in wp-checkout! - hint for next update?) and would like to use this to implement the display changes on the profiles page.
Is there an easy way to do this or will I have to edit the equivalent of the functions.php in wp-checkout (if so which file do I need to do this in)?
Thanks in advance