This is a Wordpress filter plugin that will format post content to link to other post based on post title and categories based on category name.
Version 0.3 functionality
- Added function get_localpermalink($id) that gets the local url for a title link
- Title hyper links are now local links
- Added readme.txt file to zip file
Version 0.2 functionality
- Added function get_category_locallink($category_id) that gets the local url for a category
- Category hyper links are now local links
Version 0.1 functionality
- Link to posts
- Link to categories
- ignores all text in href tags
- Links to posts in preference to categories
This plugin was based on the Wiki-Links plugin by Vlad Babii. Last tested version of Wordpress 2.2.2