How to customize the edit_field_html() output?
-
Hello,
Working on the profile edition theme files, I found it uses the function edit_field_html() to render the form elements. This function is not in the theme files, but in /src/bp-xprofile/classes files.
I need to change a few things on that HTML, but I’d like to remain in the theme files. I am not sure how to do it. Any idea?
- You must be logged in to reply to this topic.