Mô tả
LDB External Links turns all your links with target=”_blank” into rel=”external” and uses Javascript to open them in a new window or tab.
Cài đặt
- Upload the folder
ldb-external-links
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Presto, Your done! No configuration needed.
Hỏi đáp
- Why isn’t it working?
-
You probably forgot to add or either removed the wp_head() from your header.php file.
Đánh giá
Không có đánh giá nào cho plugin này.
Người đóng góp & Lập trình viên
“LDB External 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 “LDB External 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
1.1
- Added a configuration page so you can choose the value of the rel attribute.
1.0
- First version of the plugin.