WordPress 3.1 update 404 page
Ok so you just did the wordpress update and now you are getting 404 pages, well there are bunch of things you can do, 1. go to Admin -> Settings -> permalinks – The permalinks page fires $wp_rewrite->flush_rules(); each time the page is visited, so it’s not even necessary to save. 2. save than delete [...]
