Text Post

New WordPress Plugin: Post Format Permalink

Being a fan of tumblogs, I was excited to hear that WordPress would be introducing Post Formats in their 3.1 release. I quickly whipped up a new theme for my site that would support these formats.

I was disappointed however, that there they did not include a permalink tag for the post format type to include in your custom permalink structure. So I did what any developer would do and build my own plugin to do just that: Post Format Permalink.

Once this plugin is activated, you will be able to include a %format% tag in your custom permalink structure. Today’s 1.1 release gives you the ability to override the default “standard” slug with anything you’d like such as “text” or “note”, which is what I am using.

Check out the WordPress Plugin page or let me know what you think over on Twitter.