Plugins

Gengo Compatibility

“Plugins must call load_plugin_textdomain inside a function that runs on the ‘init’ hook, or at the earliest, the ‘plugins_loaded’ hook.” That is what being stated in Genko Compatibility Page. I have since updated all my plugins to solve that compatibility issue. Hopefully it will not…

(34 votes, average: 3.21 out of 5)
Plugins

Error: Cannot redeclare

I got 3 reports regarding and error that says “Cannot redeclare function …”. 2 from here and 1 from here. This is likely that you did not follow the upgrading instructions as stated in the readme.html (but I maybe wrong though). When updating a plugin,…

(29 votes, average: 3.03 out of 5)
WordPress

WordPress 2.3 Beta 3

WordPress 2.3 Beta 3 has been released, but this time I think I will wait for the RC which is due next Monday before updating this site. – Download WordPress 2.3 Beta 3

(55 votes, average: 3.62 out of 5)
WordPress

WordPress 2.2.3

WordPress 2.2.3 has been released and it is a security release, so if you are using WP 2.2.x, please upgrade it now. – Changed Files – Bugs Fixed – Download WordPress 2.2.3

(47 votes, average: 3.57 out of 5)
WP-EMail/WP-Print

WP-Print And WP-EMail On WP 2.3

Someone reported to me that WP-Email is not working on this site, and after some checking, I also found out that WP-Print is also not working due to the extra / that WordPress generates for wp-print and wp-email permalink structure in WP 2.3. WP-EMail has…

(37 votes, average: 3.41 out of 5)