Hello,
I'm trying to get this:
/author/scribu/foobar/
to rewrite to this:
/?author=scribu&foobar=
I've tried using
add_rewrite_endpoint('foober', EP_AUTHORS);
but that didn't make any difference.
What I'm currently getting:
    [query_vars] => Array
        (
            [pagename] => author/scribu/foobar
        )
Any suggestions?
-- 
http://scribu.net