Archive for the “Wordpress” category

Hide WordPress Version from HTML Source

by Nazly on July 8, 2011

If you let your website visitors know, what version of

WordPress 3.2 is here..!!

by Nazly on July 5, 2011

I’m just all excited.. That’s what this post is all about. It would be wrong if I don’t share it here. It’s time to upgrade to WordPress 3.2

Multiple custom field handling in WordPress

by Nazly on February 6, 2011

Since WordPress 3.0 introduced Custom Post Types, I have been using it extensively in my projects. Each Custom Post Type had multiple Custom Fields, but I had major concerns on building an algorithm to search across multiple Custom Fields using (…)

Read the rest of this entry »

Optimizing the MySQL tables of a WordPress Website

by Nazly on February 4, 2011

If you are running a WordPress Website or a Blog where the content is updated and/or deleted frequently, you will need to optimize the MySQL tables more often than not so that you don’t run into database issues and down (…)

Read the rest of this entry »

Short, Sweet WordPress Video

by Nazly on November 20, 2010

Came across this 5 min short video that gives a great overview of WordPress. In this video Matt Mullenweg, shares his experience about how WordPress and his company Automattic has come this far. Hats off to Matt for his hard (…)

Read the rest of this entry »

Basics of maintaing a WordPress site

by Nazly on November 18, 2010

WordPress is simple, yet powerful. Those are the key ingredients why it is popular among the Bloggers and Web Developers alike. WordPress will always be the first choice as a blogging platform. In the recent times it has moved far (…)

Read the rest of this entry »

WordPress Security @ Refresh Colombo

by Nazly on October 29, 2010

The Refresh Colombo event yesterday evening was one of the best meetups we had so far and I would like to thank everyone for coming and making it a great success. Special thanks goes out to Chandika and Naveen for (…)

Read the rest of this entry »

WordPress 3.0 “Thelonious” released

by Nazly on June 18, 2010

It’s the moment that most of the WordPress enthusiasts were waiting for. The release of WordPress 3.0 bring lots of new features and updates that makes WordPress a powerful CMS to build complex and powerful websites. Arm your vuvuzelas: WordPress (…)

Read the rest of this entry »

Protect your website against SQL injection

by Nazly on February 17, 2010

SQL injection is one of the deadliest techniques attackers use to exploit the weakness in your database code of your website. Regardless of the technology/scripting language you must make sure your code is 100% perfect against SQL injection. Here I (…)

Read the rest of this entry »