“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…
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,…
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
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
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…