Plugin Directory

BlogMechanics KeywordLink

(1) unzip the bm_keywordlink.zip file in /wp-content/plugins (2) Active the plugin

The plugin is designed for western languages that use spaces between the words to avoid matching against variants of the same word (magic, magician..)

[Ralph Wu] mentioned:

With a little modification, the plugin can easily work for Chinese, Japanese and so on Asian languages:

CHANGE THIS LINE: $regEx = '\'(?!((<.?)|(?)))(\b'. $keyword . '\b)(?!(([^<>]?)>)|([^>]?))\'s' . $case; INTO: $regEx = '\'(?!((<.?)|(?)))('. $keyword . ')(?!(([^<>]?)>)|([^>]?))\'s' . $case;

Download

FYI

Compatibility beta

Your Setup

Log in to vote.

The Consensus

No data

Average Rating

5 stars
4 stars
3 stars
2 stars
1 star
(3 ratings)