Not just Flickr has a new interface, Wordpress too. They have published WP 2.7 Wireframe Interface .pdf that list and explain the changes planned for the next major release of WordPress. This is only a mock-up and not the final description of how the WordPress will look and function in future.
Posted on October 10th, 2008 by SMD
Filed under: Wordpress | No Comments »
Wordpress has a new release to fix the danger of SQL Column Truncation. It is recommended if you are allow open registration on your blog. This problem is not critical but it is annoying.
Upgrade to the latest version is highly recommended.
Posted on September 9th, 2008 by SMD
Filed under: Security, Wordpress | No Comments »
In this vulnerability you can change admin password if the registration enabled. It can be done by duplicating admin username. The vulnerability is related to MySQL Column Truncation Vulnerabilities.
If the attacker however tries (to register) the username ‘admin x’ the application will search for [...]
Posted on September 8th, 2008 by SMD
Filed under: Wordpress | 1 Comment »
Wordpress 2.16.1 has been released. It is fully recommended to upgrade to latest stable version.
Posted on August 15th, 2008 by SMD
Filed under: Wordpress | No Comments »
If you note that the comment page in my blog has been added with TinyMCE Editor.
This is the only code you have to insert into your header.php (theme).
Posted on May 4th, 2007 by SMD
Filed under: Wordpress | No Comments »
I have change the look and feel of my blog. I can say it’s simple & “sexy?”. What say you?
If you can see, “Archive” block on the right sidebar is hidden onload. The block will expand on mouse click. There is a simple way to do this in wordpress. Actually, you’ll need prototype (a javascript [...]
Posted on May 2nd, 2007 by SMD
Filed under: AJAX, CSS, Wordpress | 1 Comment »