Reconfigures the wp_mail() function to use SMTP instead of mail() and creates an options page to manage the settings.
Log all calls to wp_mail() to a file wp-content/plugins/wp-mail-log/wp-mail-log.txt for debugging. Delete this file afterwards.
Set a timezone just for this post. Code is untested and a little messy, written in a couple of hours in response to a request.
Looking for regular shortlinks? KEEP WALKING. Something a little different you say? You like the dark and dangerous do you? Well then, step right this
Allows users to set normally private query vars through GET, POST or cookies. For exapmle, exclude posts from a specific category.
Allow users to exclude some posts based on cookies or query vars. Useful for allowing visitors to hide sticky posts once they've read them.
Randomly chooses a header image for compatible themes (like twentyten or twentyeleven). Header images are chosen from wp-content/header-images/ and ar
Block access to the admin interface based on user capability.
Adds the option to apply the current blog's timezone retroactively to existing posts by adding an Apply Timezone option to the Bulk Actions menu.
This plugin estimates the time it would take for a slightly below average reader to a slightly above average reader to read your post. It then applies
Inspired by the most excellent by Ping.fm Custom URL plugin by Matt Jacob. This is a much cruder, simpler plugin that does something vaguely similar.
This plugin disables the visual editor for all users across the whole site. You could also remove the wp-includes/js/tinymce/ directory.