A WordPress plugin sure to revolutionize the way people blog and the way people find the content they are looking for on said blogs.
Title Quantify sorts the titles of all posts by their character length and outputs that list as HTML with links to each post. Finally, you can easily read the posts with the longest or shortest titles. It has a number of customizable options:
Sample usage: < ?php echo TitleQuantify('<dd>','</dd>','long',6, TRUE, '1,2,5'); ?>
It should be noted that version 1.0 does not cache the sorted list in anyway, so the sort must be repeated on every page load. Once this site starts getting thousands of hits per hour (which will no doubt come soon due to this plugin), I may fix that. In the meantime I will be working on a plugin that parses every post on publish and assigns it a sarcasm index.
1 comment
What a wonderfully useless way to sort (?) stuff. I do look forward to that sarcasm index, though I hope the typically high amount of such facetiousness doesn’t cause it to break.