I am pretty new to WordPress.
I am setting up a profile page in WordPress, and I am trying to display the registration date using the meta_key in the profile page to show the date the user joined.
What is the meta_key for user registration date, if it exists, if it does not how can I create a meta-key? Plus how can I return it in the 'DD/MM/YYYY' date format?