Описание
Direct link allows your post title permalinks to link directly to external sites. It can also be used to link to a particular page of your own site.
Инсталиране
- Upload the
directlinkdirectory and its contents to the/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- When writing a post, add a custom field with the key ‘direct_link’. The value should be the full URL (including http://) of the page
you want to link to
ЧЗВ
- The plugin doesn’t work!
-
Direct link makes use of the
post_linkfilter in WordPress. If your theme doesn’t use theget_permalink()function to retrieve post permalinks, the plugin will not work.
Отзиви
There are no reviews for this plugin.
Сътрудници и разработчици
“Direct link” е софтуер с отворен код. Към разширението са допринесли следните хора:
СътруднициПревеждане на “Direct link” на вашия език.
Имате интерес към разработване?
Преглеждане на кода, разглеждане на SVN хранилище, или абонамент към програмната история (log) чрез RSS.
Списък с промени
1.0
- First version, hooray!