.

< Browse > Home / Archive by category 'Wordpress'

| Mobile | RSS

Show Related Posts in Wordpress without any plugins

It is always good to avoid as many plugins as you can and instead implement the feature with a code, since too many plugins hamper the loading time of the website and thus leading to a very slow website.
How to implement Related Posts in Wordpress without any plugins?
It is very simple. Just go to your [...]

[ More ] May 28th, 2009 | Comments | Posted in Wordpress |

Highlight Author Comments in Wordpress

I always wanted to know how to highlight my comments so that it always appears distinct from other comments and also appear easily to the other visitors.
Here are few steps through which you can achieve the same:
First go to your stylesheet ( The file would be mostly style.css) and add this following code
.authcomment {
background-color: #B3FFCC [...]

[ More ] May 18th, 2009 | Comments | Posted in Wordpress |

Wordpress 2.8 Beta 1 is out

Wordpress, one of the most popular blogging platform, has released 2.8 Beta 1 today and it seems they have added a lot of features to this version of Wordpress.
Some of its new features are:
A Whole New Theme Installer routines
Add CodePress syntax highlighting to Theme and Plugin editors
Add Documentation(function) lookup to Theme and Plugin editors
“Custom Header” [...]

[ More ] May 17th, 2009 | Comments | Posted in Wordpress |

Post By Email to Wordpress.com blog

Wordpress.tv has released a nice how-to video on how to post to your wordpress.com blog via email.
And, With the mobile internet growing exponentially day by day, this video might come in handy for all the bloggers using wordpress.com.

[ More ] May 13th, 2009 | Comments | Posted in Wordpress |

Turn off Post Revisions in Wordpress 2.7

Though I just love the new features of Wordpress 2.7,  one of its most nagging things is "Post Revisions".  If you don’t know what Post Revisions is, well it is a wiki like tracking system for both Posts and Pages which might come in handy for multi author blogs.
It keeps every post revision in the [...]

[ More ] May 3rd, 2009 | Comments | Posted in Wordpress |

Optimize your wordpress database with Optimize DB plugin

MySQL is an Amazing Database but one of its biggest grouse is that it cannot clean by itself. And as the time passes, the clutter in your wordpress table keeps on increasing, making your blog load slower. Therefore it is always good to optimize your database once in a while.
Optimize DB from Joost De Valk [...]

[ More ] May 2nd, 2009 | Comments | Posted in Wordpress |

Wordpress gets updated to 2.6.5

Few Days back the Wordpress team found a major security issue in the wordpress 2.6.3 and released the version 2.6.5. The security issue is an XSS exploit that affects IP-based virtual servers running on Apache 2.x. Along with the security issues, 2.6.5 also rectifies 3 other minor fixes. [...]

[ More ] November 27th, 2008 | Comments | Posted in Wordpress |

Wordpress 2.7 Beta 1 Out

The first public beta of Wordpress is out finally. According to Wordpress, the design is almost completely implemented but final touches are yet to done and also the Beta version provides the best experience in Firefox and Safari but facing some glitches on IE and Opera.

[ More ] November 1st, 2008 | Comments | Posted in Wordpress |

Wordpress releases version 2.6.3

Wordpress team has found a vulnerability in the Snoopy library . Snoopy is used by Wordpress to fetch the feeds shown in the Dashboard. Download the following 2 files to upgrade to 2.6.3

[ More ] October 25th, 2008 | Comments | Posted in Wordpress |