Namespaces: global
Description
bbp_make_urls_clickable()

Make URLs clickable in content areas

Source: bp-forums/common/formatting.php:408

bbp_make_ftps_clickable()

Make FTP clickable in content areas

Source: bp-forums/common/formatting.php:438

bbp_make_emails_clickable()

Make emails clickable in content areas

Source: bp-forums/common/formatting.php:452

bbp_make_mentions_clickable()

Make mentions clickable in content areas

Source: bp-forums/common/formatting.php:466

bbp_kses_data()

Custom kses filter for forum topics and replies, for raw data

Source: bp-forums/common/formatting.php:127

bbp_code_trick()

Filter the topic or reply content and output code and pre tags

Source: bp-forums/common/formatting.php:141

bbp_code_trick_reverse()

When editing a topic or reply, reverse the code trick so the textarea contains the correct editable content.

Source: bp-forums/common/formatting.php:162

bbp_encode_bad()

Filter the content and encode any bad HTML tags

Source: bp-forums/common/formatting.php:186

bbp_encode_callback()

Callback to encode the tags in topic or reply content

Source: bp-forums/common/formatting.php:229

bbp_decode_callback()

Callback to decode the tags in topic or reply content

Source: bp-forums/common/formatting.php:266