Tagged Questions
1
vote
3answers
246 views
Making extra parameters optional
I've setup a very specific function and it works well but I'd like to make the parameters optional but I can't get a handle on the regex bit:
add_rewrite_rule('whats-on/([^/]+)/([^/]+)/([^/]+)/?$', ...