[wp-hackers] How to create a custom url with extra delimiter?
    Austin Matzko 
    if.website at gmail.com
       
    Thu Dec  3 15:52:15 UTC 2009
    
    
  
On Thu, Dec 3, 2009 at 9:49 AM, Bjorn Wijers <burobjorn at gmail.com> wrote:
> Thank you for your quick reply!
>
>> Have you registered your query_vars? all GETs are stripped out of rewritten urls, just fyi.
>
> Yes, I have added the myfilter var to the query variables. The problem
> however still exists :(
Have you flushed the rewrite rules to rebuild them? ($wp_rewrite->flush_rules())
    
    
More information about the wp-hackers
mailing list