You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The users will search/replace shortcodes inside the context, like s/r for [shortcode param="foo"] to [new_shortocode foo="bar"].
In this context we should allow all strings, types to s/r, no active filtering via our plugin. Only a regex is an enhancement, not on default and not on priority to the next release.
Currently we don't support shortcodes, we should implement this.
example:
[shortcode]
The text was updated successfully, but these errors were encountered: