• Hello, I’ve got some problems with a regex expression. Through Reggy it works quite perfect, but in WordPress Search Regex I always get errors like

    Invalid regular expression: Delimiter must not be alphanumeric or backslash

    I wanted to replace old youtube tags and put in this:
    httpv://www.youtube.com/watch\?v\=.?{11}
    to replace it with [youtube]ID[/youtube]

    So how do I have to write it in the Search Regex plugin?

    http://wordpress.org/extend/plugins/search-regex/

  • The topic ‘[Plugin: Search Regex] regular expression not working in THIS plugin’ is closed to new replies.