Mô tả
A lightweight plugin to protect email addresses from email-harvesting. Replace all @ in content with (at) and protect the E-Mail adress with javascript. Inspired by TYPO3.
Cài đặt
- Upload to the
/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
Đánh giá
Không có đánh giá nào cho plugin này.
Người đóng góp & Lập trình viên
“EmailScrambler” 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 “EmailScrambler” 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.0
- Initial release
1.1
- Compatible with Gutenberg
- No replacement of input value fields
1.2
- Use of one filter for the whole content (included footer/header)
- use onclick attribute instead of javascript: in href
1.3
- Require of PHP 7.1
1.4
- Testes WordPress 5.7.2