This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Tag Lynx

Description

Tag Lynx generates interesting (and often random) links from social bookmarking sites based on your post tags. It compares your article tags to our tag database and returns what it ‘thinks’ are relevant links. (We’re not passing the Turning Test just yet.)

We created an API using our tag data to demonstrate the technology via Tag Lynx. Because the system is constantly being updated, the links appearing on your site will regularly change, thus, resulting in an influx of current and rejuvenating content.

Demo: http://www.taglynx.com/demos/demo/

Installation

The Tag Lynx can be installed in 3 easy steps:

1. Unzip "taglynx" archive and put all files into your "plugins" folder (/wp-content/plugins/) or to create a sub directory into the plugins folder (recommanded), like /wp-content/plugins/taglynx/  2. Activate the plugin  3. You may use the display_taglynx() function anywhere inside the loop.  Usage display_taglynx('title',max_num_links); 

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Tag Lynx” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Tag Lynx” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.0.0

  • Initial release!

1.0.1

  • Changed API Domains!