Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Help with a plugin: Formatting a String
merfed
New
I'm familiar with Vanilla 1, and it's ability to "FORMAT_STRING_FOR_DISPLAY" or "FORMAT_STRING_FOR_DATABASE". Is there an equivalent, or similar way to do this in Vanilla 2?
0
Comments
Gdn_Format::Display($String)
Gdn_Format::Text($String)
Gdn_Format::Html($String)
FORMAT_STRING_FOR_DATABASE:
Not used.