Plugins/Site

Beta Version Of My Plugins Updated To WordPress 2.6

Whenever WordPress releases a .1 update and it is during my school holidays (May to August) or (December to January). I am always able to get all my plugins compatible with it before it is actually released and have some buffer for testing. I had…

(66 votes, average: 3.64 out of 5)
Plugins/WordPress

My Plugins With WordPress 2.6 Part 2

My good friend Ozh has written an article entitled, What Plugin Coders Must Know About WordPress 2.6. It is a good read if you are a plugin developer for WordPress. Both of us have came to a conclusion that if you move your /wp-content/ folder…

(43 votes, average: 3.49 out of 5)
Plugins/WordPress

My Plugins With WordPress 2.6 Beta

I have downloaded WordPress 2.6 Beta 1 and installed it. Not much difference from WordPress 2.5 in terms of the layout. Now on the extreme top menu on the extreme right, there is a link called “Speed up!” which links to Google Gears. In the…

(60 votes, average: 3.45 out of 5)
Site/WP-PostRatings

WP-PostRatings 1.31 Beta 1

WP-PostRatings is my only plugin left which still uses an external Javascript file in .php instead of .js. Finally, I have gotten rid of .php and now the only two Javascript files in WP-PostRatings are in .js and best of all, they are packed using…

(174 votes, average: 3.83 out of 5)
Plugins

Warning: cannot yet handle MBCS in html_entity_decode

If you are using PHP 4 and using some of my plugins, the error message “Warning: cannot yet handle MBCS in html_entity_decode” will get displayed on your page. This is not a bug in my plugin but a bug in PHP 4 itself. My recommendation…

(85 votes, average: 3.54 out of 5)