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

Terms to Links

描述

This plugin will automatically links to terms in your content to that term’s page. Can be used for tags, categories and custom taxonomies. Based on Chen Ju’s Automatic Tag Links.

The plugin will only match full words, so if you have a term called “World” and use the word “worldwide” it will link not link world. Furthermore, if you have the term Worldwide Imports it will link the longer term first.

Upcoming features

  • A better way to store terms in order to ensure better performance and more consistent linking.
  • Only link terms with more than x posts.

安装

  1. Download the plugin.
  2. Upload it to your plugins folder.
  3. Activate if from the plugins page.
  4. Select the taxonomies to link.

评价

此插件暂无评价。

贡献者及开发者

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

贡献者

帮助将「Terms to Links」翻译成简体中文。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

0.6

  • Use set_transient to cache the terms, increase performance.

0.5

  • Auto-select tags and categories as the default links, so the site doesn’t break.