Today I’ve written a small plugin that displays excerpts in WordPress with style. Download it here.
Archive | wordpress
RSS feed for this section
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.