Mô tả
Encode emails to avoid spams. Template to use [@encode@ email=”ilove@gmail.com” display=”Gmail Lover”]
The encoded result (kind of <a href=”mailto:ilў.com”>Gmail Lover</a>) is made undetectable by bad bots but still readable for browsers
See screenshots for more details.
Cài đặt
- Upload
fay-emails-encoder
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Go to ‘Com’Moderators’ menu
- Allow your users
Người đóng góp & Lập trình viên
“WP Emails Encoder” 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 “WP Emails Encoder” 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
3.1
fixing a minor bug
introducing my codecanyon profile
3.0.1
fixing a broken link
3.0
- Adding the helper to the media bar of editor
2.6
- Activate plugin by default
2.5
- Multiple email encode
2.1
- Fix minor bug
2.0
- Lightweight solution based on a template system
1.0
- First release with no bug detected