Hey -
I was hoping there was a hook / filter (or other way short of hacking the core) to allow a user to be able to search or filter by a custom field we have set up. I can handle the SQL, etc, needed for a query - I just don't know the best way to accomplish this.
Admins of this installation of WordPress have many posts with a custom field, and would like to search/filter on the Edit Posts view (which lists all of your posts) to more easily find the post they are need to edit.
This custom field is being filled with a date. This date relates to an event (and there is custom code on the frontend to handle dated posts as events - just looking for pointers on the admin area).