WordPress URL Query

Can anyone point me please at a resource that lists all the keyword=value query strings which you can feed into WordPress to drive the search engine?

Stuff like (hypothetically):

?author=alecm&year=2006&subjectContains=hamster

…or whatnot?

muchobliged++

Comments

2 responses to “WordPress URL Query”

  1. I think that the keywords are simply database field names, in which case http://codex.wordpress.org/Database_Description20 is a good starting point.

  2. (Except for the pagination controls, of course.)

Leave a Reply

Your email address will not be published. Required fields are marked *