Function bbc_to_html
As of SMF 2.1, this is unused. But it is available if any mod wants to use it. Convert only the BBC that can be edited in HTML mode for the (old) editor.
Package: SMF
Deprecated: since version 2.1
Copyright: 2020 Simple Machines and individual contributors
License: BSD
Author: Simple Machines https://www.simplemachines.org
Located at Sources/Subs-Editor.php
Deprecated: since version 2.1
Copyright: 2020 Simple Machines and individual contributors
License: BSD
Author: Simple Machines https://www.simplemachines.org
Located at Sources/Subs-Editor.php
string |
$text |
The text with bbcode in it |
boolean |
$compat_mode = false |
Whether to actually convert the text |
string
|
The text |