Hi!
First thank you all for taking some time to help me with this problem, really appreciated.
My problem is, I created some custom fields in the user profile page to get some more informations about my users. Some of thoses fields are textareas. My problem is when I call the function "update_user_meta" it strips all the html I added (security purpose).
Is there a way to allow some html in theses custom fields (like p, br, ul, li)?
Thank you!