Skip to:
Content
Pages
Categories
Search
Top
Bottom

HTML in Profiles?

  • I need to have a way to add html/php to profile fields. I know this is not the best idea for security reasons, but client is insisting on it.

    I can even do an iframe if needed, but of course the html is stripped out. It would be nice to have an HTML option in the drop down for the profile fields, but If I can add it to the text box then that will work too. The site is locked down to only memebers that are part of the company. So how would I make it where I can add html/php or an iframe to the profile fields?

    Thanks for the support

Viewing 1 replies (of 1 total)

  • Roger Coathup
    Participant

    @rogercoathup

    Take a look at bp-xprofile-filters.php in bp-xprofile

    Those are the filters that are applied to profile field values to strip html, etc.

    You can add code to your functions.php to add / remove / replace them as you see fit.

Viewing 1 replies (of 1 total)
  • The topic ‘HTML in Profiles?’ is closed to new replies.
Skip to toolbar