strip_brackets()
strip_brackets(string $content) : string
Strip content in square brackets.
Shortcodes are not registered in the bare-bones query environments, but we can strip all bracketed content.
Parameters
string | $content | Content to strip square brackets from |
Returns
string —Content minus square brackets