If you have recently updated your WordPress to version 3.0, you might have faced number of issues. Some of you might have noticed that the Publish / Update button is missing when you try to create a new post or when you try to edit any post you have published already. Here is a quick fix which will allow you to Publish / Update posts in WordPress 3.0.

Fix For Missing WordPress 3.0 Publish / Update Button
- Login into your WordPress admin [http://example.com/wp-admin]
- Now click on "Add New" to create a new post [http://example.com/wp-admin/post-new.php]
- Now click on the Screen Options at the top right corner of your window and choose Column 2 and then Column 1 again.
- Thats it! Now you will be able to publish and update posts in WordPress 3.0.

Another problem I faced when I upgraded to WordPress 3.0 is that it automatically changed periods (.) in my tags permalinks to dashes (-) which resulted in number of 302 redirects which I noticed in my Google Webmaster Tools. So I reverted back to WordPress 2.9.1 which is much more stable than WordPress 3.0.

