For more information about the usage of filters with this plugin, have look at it's source code or FAQ.
example of how shortcode link to another post looks like. taxonomy archive link in the frontend, parsed by the plugin. in the frontend..
The shortcode adds information about the post or taxonomy to the class of every link, so you can behaviour using css and javascript...
How do I make the custom fields of my posts in the link popup searchable..
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
If you are using the plugin's link shortcodes functionality, just leave the plugin installed, or copy the shortcode handling code to your functions.php.. 2.1.4.
CAUTION after this update you have to re-activate the in the plugins panel, because I decided to rename the main php file and wordpress will think the plugin was removed...
The script files now load on all admin screens, so wherever there is WYSIWYG-editor, you can also use the Link To Existing Content functionality.. 1.5.3.
The Shortcode now adds information about the post or taxonomy to every link in the frontend.
The shortcode appears directly in the url field, so it doesn't suprise the user if it gets pasted to the editor.
Read more