How to put links in bp_core_add_message content?
-
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!
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
You must be logged in to reply to this topic.