Function fixTag
Fix a specific class of tag - ie. url with =. Used by fixTags, fixes a specific tag's links.
Package: SMF
Copyright: 2020 Simple Machines and individual contributors
License: BSD
Author: Simple Machines https://www.simplemachines.org
Located at Sources/Subs-Post.php
Copyright: 2020 Simple Machines and individual contributors
License: BSD
Author: Simple Machines https://www.simplemachines.org
Located at Sources/Subs-Post.php
string |
& $message |
The message |
string |
$myTag |
The tag |
string |
$protocols |
The protocols |
boolean |
$embeddedUrl = false |
Whether it <em>can</em> be set to something |
boolean |
$hasEqualSign = false |
Whether it <em>is</em> set to something |
boolean |
$hasExtra = false |
Whether it can have extra cruft after the begin tag. |