该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

Manual Related Links

描述

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.

安装

  1. Verify that you have PHP5, which is required for this plugin.
  2. Upload the whole manual-related-links directory to the /wp-content/plugins/ directory
  3. Activate the plugin through the ‘Plugins’ menu in WordPress
  4. Manually integrate into your theme or go to the plugin settings page and set it to automatically add them to posts

常见问题

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).

评价

此插件暂无评价。

贡献者及开发者

「Manual Related Links」是开源软件。 以下人员对此插件做出了贡献。

贡献者