WordPress Simple Link Library

plugin banner

Manage your link collection in a simple way.

Author:Maikel Mardjan (profile at wordpress.org)
WordPress version required:4.0
WordPress version tested:6.2.2
Plugin version:1.3.3
Added to WordPress repository:05-06-2015
Last updated:05-08-2023
Rating, %:90
Rated by:4
Plugin URI:http://www.bm-support.org
Total downloads:5 119
Active installs:90+
plugin download
Click to start download

Manage and display links on a WordPress site. Plugin uses custom types, so exporting is very easy.
To display links in a post or page use the following short tags:

[links cat=”name of category”]

[SHOWLINKS] for displaying all links

A simple option to export links per category is possible using the overview screen:
Click “All Link Items” -> Click on the link Category you want to export -> [OPTIONAL, but recommended] Select “Title” to alphabetize your export list -> Select “Bulk actions” and chose the Export to xHTML -> Click “Apply” Now you can save you selection. Use pandoc.org to convert your selection to markdown or another format if needed.

This Plugin has a “broken link” check functionality.
The Broken checks can take a while with a significant number of links. The screen stays blanc during progress. note: No progress bar is shown.

See https://www.bm-support.org/innovation-links/ for a live demo.

How does it work?
This module makes use of Custom Post Types with non hierarchical catalogue option. So you can give links one or multiple tags.
Tags works great for retrieving or exporting only certain types of links.
If all tags for a link are deleted, the link still exist. This is default WP functionality. Since this plugin in built on using default wordpress hooks,
exporting and importing links can be done used as with post or pages.


Screenshots
ChangeLog