Singular removes the extra suffix that WordPress automatically adds when a post with a duplicate name is published. By default in WordPress 1.5 and onwards, a post’s sanitized name that appears in a permalink structure is checked for duplication and a numeral is appended if one is found. This is to prevent two posts having the same permalink, even when they have the same title. This could not be guaranteed otherwise, for instance because not all structures use a date to reference their archives.

In some permalink structures, this default behavior is not desirable. Typically, these will be those that do incorporate a date or some other unique identifier. In these cases, a site author might wish to have the sanitized name the same for each post, for example in the case of a weekly report or column. Singular removes the extra suffix that WordPress automatically adds when a post with a duplicate name is published.

Do you like this article? Submit it to Blogosphere News!