Archive | wordpress RSS feed for this section

WordPress plugin: excerpts deluxe

Today I’ve written a small plugin that displays excerpts in WordPress with style. Download it here.

6 Comments Continue Reading →

How to fix is_home() in WordPress 2.1+

WordPress introduced a great feature in version 2.1: a static home page. Twas the feature that made WP a viable CMS. But unfortunately it broke the internal is_home() function. Here’s how to patch that.

Leave a comment Continue Reading →