WordPress 2.0.3 Update

Today I ugraded my blog software wordpress to 2.0.3. As everyone knows upgrading wordpress has always been a piece of cake. And it was the same case with me too. Before doing the upgrade I deactivated all my plugins and backed up my database and my theme folder. Then upload all the files to the… Continue reading WordPress 2.0.3 Update

Php javascript menu

Long back I have done a class in ASP for doimenu. Now I have made very little effort and did this in PHP. The code is very simple and you can incorporate the menu easily in your php code. I didn’t have time to do all the stuff this menu does. Its basic from which… Continue reading Php javascript menu

WordPress Smarty Plugin

I love smarty templates so much. We can write simple templates to complex templates very easy in smarty. Simple Templates Complex Templates I am working on to load smarty as a plugin to wordpress. if someone interested in making the templates for their blog admin plugins they can do 😀 Download a sample implementation here

WordPress Plugin Organizer 1.0

Hi All I finally managed to complete the Organizer which is compactable with wordpress 2.0.X Changelog since last version. – Fixed plugin to work with wordpress 2.0.x – Complete rewrite and all files stays in plugin folder – Plugin works with PHP 5 – Installation is simple – Added directory functionality – Added file upload… Continue reading WordPress Plugin Organizer 1.0

Organizer Getting Ready

Organizer plugin is getting ready. This time I have added more features which can help the wordpress users more. Little busy with work and not finding time to sit, code and complete this plugin. I am trying my level best to complete and release the plugin by the end of this month. 😀 I was… Continue reading Organizer Getting Ready