Това разширение не е обновявано повече от 2 години. Може вече да не се поддържа и да има проблеми със съвместимостта при използването му на по-нови версии на 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.

Отзиви

There are no reviews for this plugin.

Сътрудници и разработчици

“Terms to Links” е софтуер с отворен код. Към разширението са допринесли следните хора:

Сътрудници

Превеждане на “Terms to Links” на вашия език.

Имате интерес към разработване?

Преглеждане на кода, разглеждане на SVN хранилище, или абонамент към програмната история (log) чрез 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.