All Stories

WordPress 3.0 “Thelonious” released

WordPress 3.0 “Thelonious” released

RELEASE After a long wait WordPress release its newest version WordPress 3.0 Thelonious. WordPress 3.0 is thirteenth major release of WordPress, is  now available for download or your can upgrade from your dashboard. Over 218 contributors take a part to get ready WordPress 3.0 and they complete there work in half a year. The Major new features introduce in this release …

A Huge Collection of WordPress Code

A Huge Collection of WordPress Code

TIPS If you are a theme designer, or just enjoy customizing your existing WordPress theme, it can sometimes be a hassle digging around for the WordPress code you need. We’ve spent a lot of time to collecting a variety of snippets of code and decided to share it on our site. Here are the snippets of code that we have collect. …

Manually reset your WordPress password

Manually reset your WordPress password

HOW TO What to do if you lost your WordPress password? The easier is to use PhpMyAdmin and execute a simple SQL query to update it. Here’s how to proceed.

Show related posts without a plugin

Show related posts without a plugin

HOW TO Displaying related posts is a very great way to help visitors staying longer on your blog. You can use a plugin, but you also can use tags and a custom code to show related posts. Let’s see how to do! This code will display related posts based on the current post tag(s). It must be pasted within the loop. <?php …

Tools, Plugins & Resources to Enable Multi-Author Features in WordPress Blogs

Tools, Plugins & Resources to Enable Multi-Author Features in WordPress Blogs

PLUGINS When setting up a WordPress blog that allows for multiple authors feature, it seems many people think all that is involved is to setup additional author profiles and/or start accepting guest posts.   Unfortunately, it really isn’t that simple if you want to create a high quality WordPress blog.

Page 1 of 11