Plugins
October 30th, 2006 by Erik J. Barzeski
Plugins I've Developed
BetterWPMail (current version: 0.4)
I was never fully satisfied with the way WordPress emails (notification of new comment or moderation required) looked, so I wrote my own.
BetterWPReadMore (current version: 0.2)
WordPress formats the "read more" links horribly (you can read more here). So, I wrote this semi-hacky little plugin to give you four customization options: add a title, append to the end of the paragraph, remove the #more-xxx link, and remove the <a id=""> link.
Installed Plugins
The below plugins are currently active on my site.
| Plugin | Version | Author | Description |
|---|---|---|---|
| Akismet | 2.1.4 | Matt Mullenweg | Akismet checks your comments against the Akismet web service to see if they look like spam or not. You need a WordPress.com API key to use it. You can review the spam it catches under “Comments.” To show off your Akismet stats just put <?php akismet_counter(); ?> in your template. See also: WP Stats plugin. |
| Angsuman’s Multi-Page Plugin | 0.1 | Angsuman Chakraborty, Taragana | Adds button to UI to enable multi-page post. |
| Bad Behavior | 2.0.15 | Michael Hampton | Deny automated spambots access to your PHP-based Web site. |
| BetterWPMail | 0.3 | Erik J. Barzeski | Cleans up WordPress moderation and notification emails. |
| BetterWPReadMore | 0.2 | Erik J. Barzeski | Cleans up WordPress “read more” links |
| Clutter-Free | 0.4 | Mark Jaquith | Allows authors to hide portions of the WordPress interface that you seldom use. Each author’s preferences are stored separately and can be edited in the author’s profile. Requires WP 2.0.5 or above. |
| Democracy | 2.0.1 | Andrew Sutherland | This poll plugin is easy to use, install, and manage. It uses AJAX to load data, making it quick and fun to use. Add {democracy:*id*} to your posts to include polls in your posts, where *id* corresponds to the ID of your poll. |
| Disable Thumbnail Creation | 0.1 | Some Guy | Disables thumbnails on image upload |
| DoFollow | 2.2 | Kimmo Suominen | Disable the “nofollow” tagging for comments. Timeout using comment age inspired by Christoph Rummel. Configuration: Options » DoFollow. |
| External Links | 2.10 | Denis de Bernardy | Adds a class="external" to all outbound links. Use <a class="no_icon" …> to disable the feature. |
| Google XML Sitemaps | 3.0.3.2 | Arne Brachhold | This plugin will generate a sitemaps.org compatible sitemap of your WordPress blog which is supported by Ask.com, Google, MSN Search and YAHOO. Configuration Page |
| Optimal Title | 3.0 | Aaron Schaefer | Mirrors the function of wp_title() exactly, but moves the position of the ’separator’ to after the title rather than before. |
| Ozh’ Better Feed | 1.99 | Ozh | Your feeds, on steroid. Add a footer with a copyright, “Add to delicious”, the number of comments… Add anything to your feed. For WordPress 2.5+ |
| Quoter | 1.1 | Daniele Mancino | Allows commenters to quote other comments (dynamically or server side if they have Javascript disabled) and any other text in a page (Javascript only). |
| Search & Replace | 2.3 | Mark Cunningham and Frank Bueltge | A simple search for find strings in your database and replace the string. Use in Manage -> Search/Replace. |
| Slugger+ | 0.3 | Justin Blanton | Allows you to specify a post slug from within MarsEdit. |
| Subscribe To Comments | 2.1.2 | Mark Jaquith | Allows readers to receive notifications of new comments that are posted to an entry. Based on version 1 from Scriptygoddess |
| Text Control | 2.0b1 | Jeff Minard | Take total control of how your blog formats text: Textile 1+2, Markdown, AutoP, nl2br, SmartyPant, and Texturize. Blog wide, individual posts, and defaults for comments. |
| Underscore Permalinks | 1.0.1 | Ryan Boren | Converts spaces to underscores when sanitizing post titles for use in permalinks. This is handy for those moving from Movable Type who want to maintain their old permalink style. |
| Viper’s Plugins Used | 1.12 | Viper007Bond | Allows you to display alphabetically what plugins you have enabled on your blog in either a table or unordered list. Also allows you to set custom descriptions for the plugins in the output. |
| WP Grins | 1.5 | Alex King | A Clickable Smilies hack for WordPress. |
| WP Super Cache | 0.6.3 | Donncha O Caoimh | Very fast caching module for WordPress. Once enabled, you must enable the cache. Based on WP-Cache by Ricardo Galli Granada. |
| WP-Footnotes | 2.2 | Simon Elvery | Allows a user to easily add footnotes to a post. |
| WP-PageNavi | 2.20 | Lester ‘GaMerZ’ Chan | Adds a more advanced paging navigation to your WordPress blog. |
| WP-RelativeDate | 1.20 | Lester ‘GaMerZ’ Chan | Displays relative date alongside with your post/comments actual date. Like ‘Today’, ‘Yesterday’, ‘2 Days Ago’, ‘2 Weeks Ago’, ‘2 ‘Seconds Ago’, ‘2 Minutes Ago’, ‘2 Hours Ago’. |
| WordCount | 0.01 | Anders Holte Nielsen | Simple plugin - counts the number of words in one/all (puslished) posts and/or in one/all approved comments. |
| WordPress Database Backup | 2.1.5 | Austin Matzko | On-demand backup of your WordPress database. Navigate to Manage → Backup to get started. |
| WordPress.com Stats | 1.2.1 | Andy Skelton | Tracks views, post/page views, referrers, and clicks. Requires a WordPress.com API key. |
| Wordpress Automatic Upgrade | 1.1 | Keith Dsouza | Wordpress Automatic Upgrade allows a user to automatically upgrade the wordpress installation to the latest one provided by wordpress.org using the 5 steps provided in the wordpress upgrade instructions. Go to Wordpress Automatic Upgrade to upgrade your installation Thanks to Ronald Huereca for making the plugin run in automatic mode. |


Donate Life
Posted 07 Apr 2008 at 9:01am #
[...] Plugins [...]