Linkerator

Scans content for triggers you provide and replaces them with a link with the URL provided.

Author:Adam Koch (profile at wordpress.org)
WordPress version required:2.8.4
WordPress version tested:2.8.4
Plugin version:0.1
Added to WordPress repository:20-09-2009
Last updated:20-09-2009
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:0
Rated by:0
Plugin URI:http://www.wowhead-tooltips.com/tools/wordpre...
Total downloads:898
plugin download
Click to start download

This plugin will scan the content for triggers that you provide it. When it finds a trigger it will replace it with a link to the URL associated with the trigger. This is useful for links that you use a lot, but don't want to have to write the anchor tags every time, just let the plugin do it for you. It uses preg_replace() to make the replacements so it is as quick and efficient as possible. You can specify an <a> class to be used with that link every time it is parsed.

Triggers can be added via the admin panel, or by creating triggers.txt in the same directory as the plugin. Each entry should be on its own line, and fields separated with a pipe ('|'). See the included triggers.txt for the correct format.

If you have multiple WordPress blogs you can automatically export your triggers into triggers.txt and upload them to your other blog.