Mô tả
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.
Cài đặt
- Download the plugin.
- Upload it to your plugins folder.
- Activate if from the plugins page.
- Select the taxonomies to link.
Đánh giá
Không có đánh giá nào cho plugin này.
Người đóng góp & Lập trình viên
“Terms to Links” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng gópDịch “Terms to Links” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
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.