govfresh / govpress

The WordPress theme for government
https://wordpress.org/themes/govpress/
GNU General Public License v2.0
135 stars 51 forks source link

Changing 404 to filter fat thumb results via similar_text function, and print site categories below. #58

Closed ethanteague closed 10 years ago

ethanteague commented 10 years ago

https://github.com/govfresh/govpress/issues/34

devinsays commented 10 years ago

Sorry it took so long to get to this. I merged the commit and starting working with it. There were a couple issues I noticed:

I decided to go with a native query instead, basically recreating search on the 404: https://github.com/govfresh/govpress/commit/d6efa47568097e9365f70be726d01eedbc0430c9

I also kept recent posts and added most recent categories.

I'm still not sure about the performance impact of this and will continue to look into.