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 [...]
8 July 2005
|
By Bennett
|
Topics: WordPress
|
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…).
23 June 2005
|
By Bennett
|
Topics: WordPress
|
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.
17 June 2005
|
By Bennett
|
Topics: WordPress
|
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.
8 June 2005
|
By Bennett
|
Topics: WordPress
|
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 [...]
22 May 2005
|
By Bennett
|
Topics: WordPress
|
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
21 May 2005
|
By Bennett
|
Topics: WordPress
|
In WordPress 1.5, permalinks must end in a slash, otherwise the nextpage tag will not work.
25 April 2005
|
By Bennett
|
Topics: WordPress
|