Author: jystewart Related WordPress Plugins

WP Post Limits

When running wordpress for short term projects, contests, etc. it can be useful to be able to define a limit on the number of posts a given user can make. This plugin allows admins to define limits on a per-role basis. Say you wanted 'authors' to be limited to 5 posts and 'contributors' to just 1, .........

WP Rails Authenticate

Many people use wordpress to run blogs alongside their Ruby on Rails applications. And many Ruby on Rails applications use very similar login systems, derived from the restful_authentication or clearance plugins. This plugin provides hooks so that your wordpress blog can read your rails app's dat.........

WP Countdown To

When running wordpress for short term projects it can be useful to be able to count down to the end point of the project. And often you'll want to close comments after that point. This plugin will allow you to do that, providing a hook to close comments and a helper to show the countdown (in days).........

WP Email Restrictions

For an internal or private WordPress installation you may want to place restrictions on who can register a user account. This plugin allows the administrator to specify a 'whitelist' of domain names and restricts registrations to email addresses from those whitelisted domains. Please Note: This pl.........

WP Search Extracts

When displaying results from a search many people prefer to display the section of the resulting post/page that includes the match, rather than the full post or standard excerpt. This plugin adds a filter to process search results and only display the content either side of the first result for the .........