开发者 |
wponlinesupport
anoopranawat |
---|---|
更新时间 | 2020年1月6日 20:19 |
PHP版本: | 3.1 及以上 |
WordPress版本: | 5.3.2 |
版权: | GPLv2 or later |
版权网址: | 版权信息 |
[amailto_link]
You can also display mailto link in template/php file:
<?php echo do_shortcode('[amailto_link]'); ?>
Use following parameters with shortcode
[amailto_link to="support@domain.com" subject="Hello" cc="support@domain.com" body="Hope you are doing well" text="Contact us"]
Send Mail
Plugin is created with MailtoUI : MailtoUI is an open source JavaScript library that enhances your mailto links with a convenient user interface. It gives your users the flexibility to compose a new message using a browser-based email client or their default local email app. MailtoUI is written in vanilla JavaScript, so it's nice and lean with no dependencies to worry about. It works across virtually all devices and modern browsers for desktop and mobile.