• It work great except for one thing it did not support “https” links so I change the pattern to include both http and https. 🙂

    if ( $uri != ” && preg_match( ‘/^https?:\/\//’ , $uri ) ) {

  • The topic ‘Love the plugin it saved me LOTS of time did a fix.’ is closed to new replies.