Açıklama
A simple WordPress plugin that automatically adds HTML anchor tags to plain text links and email addresses embedded in the content of posts and pages (WordPress already does this by default for comments). It also gives you the option to set the rel=”nofollow” and target attributes on all automatically generated hyperlinks.
Yükleme
- Upload the folder
automatic-links
to the/wp-content/plugins/
directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
- (Optional) Navigate to “Settings -> Automatic Links” and set your options.
SSS
None.
İncelemeler
Katkıda Bulunanlar ve Geliştiriciler
“Automatic Links” açık kaynaklı yazılımdır. Aşağıdaki kişiler bu eklentiye katkıda bulunmuşlardır.
Katkıda bulunanlar“Automatic Links” eklentisini dilinize çevirin.
Geliştirmeyle ilgilenir misiniz?
Kodu görüntüleyin, SVN deposuna göz atın ya da RSS ile geliştirme günlüğüne abone olun.
Değişiklik Kaydı
1.1
- Added option to set the link target attribute.
1.0
- Initial version. Uses make_clickable function from bbPress 0.9.