Manual Related Links WordPress Plugin

Download

Manual Related Links Info

  • Latest Version: 1.0.1
  • Downloads: 1,118
  • Last Updated: 295 days ago
  • Requires WordPress Version: 2.7+
  • Tested compatible up to: 2.8
  • Requires PHP5: Learn more

Average Rating

*
*
*
*
*

(5/5 from 1 ratings)

Looking for support? Manual Related Links Support Forums

This WordPress plugin allows you to manually enter links that are related to a post. They can be on any site and you can enter just the URL or an entire link (specifying the title attribute, onclicks, etc). Additionally, since the links are stored at post meta data instead of being re-generated for each page view, the load on the server and the wait time for your users is MUCH lower!

You can use the helper functions to display the related links in your theme or you can simply tell the plugin to automatically add them to posts or even just single posts. The list of links is output as a semantic unordered list (ul) with an optional title. Everything is well classed to make CSS styling easy.

This plugin is not an automatic solution like many related posts plugins, but works well for people who want total control of the related links (or have multiple sites they want to link between).

Requires PHP5.

FAQ

Why aren't the related posts showing?

You need to manually integrate into your theme using the helper functions (wp_get_related_links and wp_related_links) or go to the plugin settings page and set it to automatically add them to posts

Can I craft my own HTML for the links?

Yes, you can enter just the URL or an entire link (specifying the title attribute, onclicks, etc).

Changelog

Related Posts: