

Wordpress 2.6.1 has been released and over 60 bugs have been fixed. The focus for this release is to make some minor fixes for Farsi and Hebrew blogs. Also some IE7 glitches have been taken care of as well. My favorite fix is the one that takes care of the HTML issues in feed. I run multiple blogs and I have always wondered why the RSS feed breaks with some feeds. I never actually thoroughly checked the widget.php file, but I always knew it would be a really small fix. Read the rest of 60 fixes here.


I had heard about all the issues with TinyMCE’s glitches when it comes to working with Wordpress. But I had never personally experienced any glitches with it until I upgraded Wordpress Jedi to Wordpress 2.6.2. What happend was that TinyMCE’s HTML tab became disabled. It pretty much crippled me as I write code in Microsoft Expression and put it on Wordpress. So let me tell you it’s not a pleasant thing to deal with, especially if you are late for work.
But the solution is not that hard really. It’s often a cache file that break things with TinyMCE. I found that there was a file in my content folder, under upload folder, inside the JS_cash called tiny MCE. Now it’s usually there on all my blogs, but if you remove it, it solves the issue with TinyMCE. I know that some of my friends have fixed their issues by doing a clean re-intall but I certainly don’t recommend that. So there you have it. A tiny thing like that can really cripple you and your blogging performance.


I had heard about all the issues with TinyMCE’s glitches when it comes to working with Wordpress. But I had never personally experienced any glitches with it until I upgraded Wordpress Jedi to Wordpress 2.6.2. What happend was that TinyMCE’s HTML tab became disabled. It pretty much crippled me as I write code in Microsoft Expression and put it on Wordpress. So let me tell you it’s not a pleasant thing to deal with, especially if you are late for work.
But the solution is not that hard really. It’s often a cache file that break things with TinyMCE. I found that there was a file in my content folder, under upload folder, inside the JS_cash called tiny MCE. Now it’s usually there on all my blogs, but if you remove it, it solves the issue with TinyMCE. I know that some of my friends have fixed their issues by doing a clean re-intall but I certainly don’t recommend that. So there you have it. A tiny thing like that can really cripple you and your blogging performance.


In case you missed it, Wordpress 2.8 was released a few days ago and generated a lot of good and bad buzz on the Internet. Wordpress 2.8 is another decent upgrade that brings you better theme, plugin, and content management capabilities. But I for one can tell you that it hasn’t been the easiest Wordpress to upgrade to. There are a lot of incompatible plugins out there, and that could easily lead to your install breaking if you don’t deactivate these plugins before performing your upgrade. If your plugin is not on Wordpress 2.8 compatibility list, there is a chance it may not be compatible with Wordpress 2.8. If that’s the case, you need to deactivate it before installing Wordpress 2.8. The best way to go about doing is by deactivating all your plugins and activating them one by one to figure out which one’s not compatible. The same process applies to your themes as well.
Wordpress 2.8 New Features:
Theme Management:
Wordpress 2.8 now comes with everything you need to manage your themes more effectively.

Wordpress 2.7 introduced us to better plugin management capability in Wordpress back-end. Wordpress 2.8 now allows you to browse and manage your themes more effectively. You can use this new feature to find new themes and install them on your blog with a click of a button. What I love about this feature is that you can upload your themes too. That comes handy if you own a premium theme. The theme preview feature has also been improved to make it easier to preview all kinds of themes without you needing to activate them first.
Permalink Management:
Not a big change but you can now easily change your permalink structure from your post page. You can also view your post live with a click of a button.

Coding:
If you are into coding or just want to go through your plugins’ or themes’ code, you are in luck. The new WP 2.8 makes it even easier to go through others’ codes and find out possible errors.

The addition of color coding and function look up is a big plus.

Time to get another update to keep your blog up to date against the latest security attach and glitches. The changes are not major, but at least one serious security issue has been fixed. Here is what the people at Wordpress had to say about this issue. This update includes:
- A fix for the Trackback Denial-of-Service attack that is currently being seen.
- Removal of areas within the code where php code in variables was evaluated.
- Switched the file upload functionality to be whitelisted for all users including Admins.
- Retiring of the two importers of Tag data from old plugins.

Download your copy from Wordpress.org or just update from your admin dashboard.
