=== Related Links === Contributors: chabis Donate link: http://wordpress.org/extend/plugins/related-links/ Tags: related, deep, internal, link, post, page, selection Requires at least: 3.0 Tested up to: 3.4.1 Stable tag: trunk Manually link to existing content or a custom url through a meta box on the writing page. == Description == Related Links gives you the possibility to manually link other posts to your current post. But you can also link pages, media or any custom post-type. And in addition you can use custom urls to link to external files. The plugin adds a Metabox to the writing page with a list of all available content. Features: * Shows a list of all available content in a Metabox on the writing page * Multiple links can be selected * Link order can be changed through drag and drop * Custom URLs can be added * Search field to quickly find a link * Simple theme integration with an included widget or `related_links()` * Works with custom post-types * Settings to enable the post-types that should be shown in the Metabox == Installation == 1. Upload the `related-links` folder to the `/wp-content/plugins/` directory. 2. Activate the plugin through the `Plugins` menu in WordPress. 3. Set in the link types in `Related Links` under the `Settings` menu in WordPress. 4. Place `` in your templates. == Frequently Asked Questions == = How do I show the links in my theme? = Use the `Related Links` widget to show a list of the related links. = How do I show the links in a specific template? = Use the `related_links()` function directly in your template files. This will return an unordered list with an `