@buddypresser
14 years, 11 months ago
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!
@abysshorror
12 years, 11 months ago
Bump