Group Mods

  • Profile picture of @mercime
  • Profile picture of r-a-y
  • Profile picture of Hugo

How to put links in bp_core_add_message content? (2 posts)

Started 2 years, 5 months ago by: buddypresser

  • Hey guys,

    I want to be able to send users to useful places via the bp_core_add_message messages, for example:

    bp_core_add_message( 'There was an error in your submission - please check out our FAQ for more information', 'error' )

    But it comes out as plain text (i.e. converted to HTML special chars)

    Is there a filter/action hook I can use to make sure the HTML links come out as links?

    Thanks!

  • Profile picture of abyss abysshorror said 5 months, 1 week ago:

    Bump