WordPress

WordPress 3.1

WordPress 3.1 is finally out! With regards to my plugins compatibility with WordPress 3.1, I have not had the chance to test it it. I will be doing it soon =) The long-awaited fourteenth release of WordPress is now available. WordPress 3.1 “Django” is named…

(339 votes, average: 3.89 out of 5)
WP-PostRatings

Fade In/Out Effect

I have added in some fade in and out effect when you rate the post =D

(283 votes, average: 3.89 out of 5)
WP-Sticky

WP-Sticky New Ideas

I was thinking of not using the wp_postmeta table to tell where a post is sticky or not. Instead, I will use a new table called wp_poststicky to denotes all posts sticky status. Whenever you create a new post, a new row will be created…

(186 votes, average: 3.89 out of 5)
Plugins/WordPress

New WP_Widget Class In WordPress 2.8

In WordPress 2.8, there is a new WP_Widget class, which personally I like it very much as now the multi-instances of widgets is handled by WordPress, all you need to do is just to extends the WP_Widget class and overwrite 3 of the functions namely…

(179 votes, average: 3.89 out of 5)
WordPress

WordPress 3.1 Beta 1

WordPress 3.1 Beta 1 has been released! Snippet: If all goes well, we hope to release WordPress 3.1 to the world at large by the end of the year, though that is (as always) subject to change/dependent on how the beta period goes. The more…

(122 votes, average: 3.89 out of 5)