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 break anything.

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, please make sure you DEACTIVATE the plugin first before launching … Continue reading “Error: Cannot redeclare”

My First Facebook App

Always wanted to try out creating a Facebook Application and finally took a little bit of time of and created a simple Facebook App called GaMerz.WordPress. The application simply displays my live site traffic (users online) and the latest post for this site. The file is placed in the WordPress plugins folder but it does … Continue reading “My First Facebook App”

Plugins Compatible With WP 2.3

I have updated this site to WordPress 2.3 Beta 1 as well as ALL my plugins to be compatible with WordPress 2.3. All the plugins are running live on this site. If you find any bugs, kindly do let me know by posting it in the forum. I will be releasing the updated plugins (except … Continue reading “Plugins Compatible With WP 2.3”

WordPress 2.2.2

WordPress 2.2.2 has been released and as usual I have updated this site to WordPress 2.2.2. Changed Files From WP 2.2.1: » /wp-admin/import/wordpress.php » /wp-admin/admin-db.php » /wp-admin/admin-functions.php » /wp-admin/edit-comments.php » /wp-admin/link-import.php » /wp-admin/options.php » /wp-admin/upload-functions.php » /wp-includes/formatting.php » /wp-includes/functions.php » /wp-includes/general-template.php » /wp-includes/theme.php » /wp-includes/widgets.php » /wp-includes/version.php » /wp-app.php » /wp-settings.php » /xmlrpc.php Grab you … Continue reading “WordPress 2.2.2”