SH-Autolink Super is a Wordpress plug-in that automatically converts words into links. This version is a modified version of the original SH-Autolink plugin with some added/changed functionality.
Here are some key features of "SH Autolink Super":
· It only transforms the first occurrence of each specified word in a post.
· It doesn't transform words in subheaders (H2 tags in my world, but you can easily modify the code if subheaders are for example H3 in your world).
· It automatically transforms the singular form of the words if the plural form can't be found in the post (still only first occurrence of each specified word and only if the plural form is specified and ends with an 's').
· It allows alternative words (words that must be transformed if the normal words can't be found in the post).
· It doesn't convert words in pages, only in posts. You can comment out one line of code if you want to convert words in both pages and posts.
Requirements:
· Wordpress Installed