Description
This 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). There are helper functions to display them
in your theme or you can simply tell the plugin to automatically add them to
posts or even just single posts. The list is output as an unordered list (ul)
with an optional title, and everything has CSS classes to make styling easy.
Requires PHP5.
Installation
- Verify that you have PHP5, which is required for this plugin.
- Upload the whole
manual-related-links
directory to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Manually integrate into your theme or go to the plugin settings page and set it to automatically add them to posts
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).
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Manual Related Links” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Manual Related Links” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.