Link Library
This plugin is used to be able to create a page on your web site that will contain a list of all of the link categories that you have defined inside of the Links section of the WordPress administration, along with all links defined in these categories. The Admin Panel for Link Library allows you to define up to 5 different sets of settings to have pages with lists of links looking quite different from each other. Please feel free to leave comments, ask questions or report issues on either of these plugins.
Donations
If you feel generous and really like this plugin, here is a donation link on Paypal:
Example Configurations
The Freeware DB and Favorite Links section of this site uses Link Library to generate the contents of the page. To help you get similar results, here are snapshots of my configuration for the examples that are available on the site:
- Freeware DB (Config)
- Favorite Links (Config)
- Favorite Links with RSS Feed Icons and Pagination (Config)
- Freeware DB only showing one category at a time (Config)
- Links with inline RSS Feed Items (Config)
Usage Examples
Click here for more usage examples of Link Library.






I'm a tech enthusiast working in the modeling and simulation software industry. I'm also married and the father of two very energetic little girls.





I will hopefully be able to look into this next week. I am currently swamped between work and preparation for Wordcamp Montreal.
It was quite easy to fix, hope it’ll be in the next version too (no need to include the ajax staff in the HTMLGET pagination) …
one suggestion: screenshots images are being called by the “site Name” field, which is a bad idea if you use the plugin with non-Latin language.
opps …. sorry … it was just $ajaxcatid instead of $AJAXcatid ….
Hi Elle,
All you need to do is add code such as this to the Link Category description:
[img src="/images/development-24x24.png" /]
The square brackets will be replaced by HTML brackets by Link Library. You also need to check the option “Show Category Description”
I upgraded to 4.2.6 due to the “pagination fix” …
Sorry to say -it wasn’t fixed: now I get this url:
?page_id=4274&page=2&cat_id=1227
Instead of:
?page=2&cat_id=1227
Which get me into white-screen pages of course …