WordPress plugin: Word Linker

We try to link the first mention of our projects and other common terms in every blog post. It takes a lot of time and makes blogging boring.

We developed Word Linker plugin to automatically link keywords in blog posts. It saves a ton of time for commonly linked terms. There are several plugins out there with similar functionality, but we weren’t happy with the quality of the code. We took care to optimize database use so there is only one call per post.

This plugin replaces the first instance of keywords in our posts automatically. It’s smart enough to leave already linked keywords untouched.

  • Replaces the first instance of keywords
  • Ignores already-linked keywords
  • Database optimized

Here’s the SVN. We submitted it to the WordPress plugin database too.

Join the Conversation

12 Comments

  1. Guys, fantastic plug-in! The only thing I’d add is the ability to have the links open in a new window or not. For example if we check a box to “open links in new window”, the code would add target=”_blank”. I hardcoded mine plug-in to do this but I think it’d be neat to include that in the next version!

    Thanks again for the plug-in!

    1. I used that one briefly, but I didn’t like the code and it seemed to make way more database calls than needed. It also used a lot of features that change between versions, it hasn’t been updated in a while.

      1. Thanks :) After 2 years of using default themes I wanted an update. We’re working on getting everything else using the same basic theme too.

  2. Is your wordpress theme based on anything anymore or is it from scratch? I notice there is no credit line anymore at the bottom. If from scratch did you use anything for a base or totally from scratch?

    1. It’s based on this blank theme with custom styling:
      http://starkerstheme.com/

      This is the first big thing we didn’t do in-house. We hired someone to do this and he did an *amazing* job. The random schematic symbols and microphone over the comments were total surprises.

      1. They are nice touches indeed. The first one I noticed as fuse, but then I noticed every post had a different one. I actually looked at Starkers or actually just ran across it looking for a blank theme as I did a quick hack on a theme to make it look exactly like my webgen template. I may rewrite from scratch, but I have trouble drawing icons and things.

Leave a comment

Your email address will not be published. Required fields are marked *

Notify me of followup comments via e-mail. You can also subscribe without commenting.