Available shortcodes

We offer certain shortcode functionalities to extend the functionality of our plugin to also catch email addresses, which are not always protected by our plugin (e.g. ajax loaded content).

You can protect those addresses using the following shortcode

[wpml_mailto email="…"]…[/wpml_mailto]

Create a protected mailto link in your posts:

[wpml_mailto email="[email protected]"]My Email[/wpml_mailto]

It’s also possible to add attributes to the mailto link, like a target:

[wpml_mailto email="[email protected]" target="_blank"]My Email[/wpml_mailto]

Updated on September 10, 2019

Was this article helpful?

Related Articles