WordPress category archives

WordPress rewrite rules

This is an investigation into some problems with the way WordPress generates .htaccess rules to make its fancy permalinks work. For a new site I am building, I wanted the permalinks to not have the date in the URL. Accordingly, I set the permalink structure to the following.
/%category%/%postname%/
Once I did this, I couldn’t access any [...]

Less: a WordPress plugin

Less is more.
Less is a WordPress plugin that makes reading posts more intuitive for your many readers. With Less, when readers click a (more…) link on your post “teaser”, they see the full article on the screen, not just the part after the (more…).

Safe Title: a WordPress plugin

Here’s an amusing hack to fix a niggling problem in the WordPress default theme. I came up with this soon after I started using WordPress, but I recently noticed that this small annoyance had generated a discussion on Mathibus.com. My fully automatic solution is now ready for a waiting world.

Code Markup: WordPress plugin

Code Markup is a WordPress plugin that makes it easy to include program code samples in your posts. You can even include HTML markup in the code sample; Code Markup magically knows which characters should be displayed as code and which should be rendered as HTML.

Top Cat: a WordPress plugin

Top Cat is a WordPress plugin that allows you to specify a main category for your posts. Even though WordPress posts can have more than one category, you may want to specify which of them is the main category. Top Cat lets you do this and also provides template tags for displaying the main category [...]

Evermore: a WordPress plugin

Evermore is a WordPress plugin that automatically abbreviates all posts when they appear on a multiple-post page such as the main blog page. Readers will simply see a “teaser” rather than the full post. It has the same effect as putting

WordPress permalinks should be slashed

In WordPress 1.5, permalinks must end in a slash, otherwise the nextpage tag will not work.

Close
E-mail It