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 user can select a sub-set of categories to be displayed or not displayed. Link Library also offers a mode where only one category is shown at a time, using AJAX or HTML Get queries to load other categories based on user input. It can display a search box and find results based on queries. It can also display a form to accept user submissions and allow the site administrator to moderate them before listing the new entries. Finally, it can generate an RSS feed for your link collection so that people can be aware of additions to your link library.

Link Categories

Shortcodes

WARNING: You should be careful to have at least one space of line return between  shortcodes. If they are immediately next to each other, they will likely not work correctly.

link-library

This shortcode displays the names of existing categories with the links belonging to each category underneath.

link-library-cats

This shortcodes only displays a list of the existing categories.

link-library-search

This shortcode creates a search box that allows user to search within the link library.

link-library categorylistoverride="1,3,7"

This shortcode can display single or multiple links in chosen categories; it does NOT include the entry from the link’s note field.

link-library-cats categorylistoverride="1,3,7"

This shortcode can display single or multiple chosen categories and does NOT include the entry from the link’s note field.

link-library categorylistoverride=55 link-library notesoverride=1

This is one of our preferred shortcodes for this plugin. It only displays the chosen category while including the entry from the link note field. See Related Links below for an example of this shortcode.

link-library excludecategoryoverride="12,14"

This shortcode can specifie single or multiple categories of links that should NOT be displayed

link-library-cats categorylistoverride="1,3,7"

This shortcode can specify single or multiple categories that should NOT be displayed

Child Pages

External Links

Loading

Leave a Reply

Scroll to Top