[wp-hackers] Unicode url rewriting using add_rewrite_rule()
    Deepak Mittal 
    dpac.mittal2 at gmail.com
       
    Thu Dec 13 16:02:46 UTC 2012
    
    
  
That should work, but its not a fix, just a workaround.
On Thu, Dec 13, 2012 at 9:00 PM, John Blackbourn
<johnbillion+wp at gmail.com>wrote:
> It sounds to me like you're complicating things by trying to be overly
> strict with your URL regex. Why not use a more lenient regex in the
> URL such as  '^analytics/([^/]+)/?
> and then move your Unicode logic
> into PHP?
-- 
Regards,
Deepak Mittal,
Twitter - @dpacmittal
    
    
More information about the wp-hackers
mailing list