Create an email link containing a class
For example: <a href="mailto:toto@toto.com" class="nameofmyclass">email</a>
On frontend, the class should be applied
The class is completely removed from the HTML source code and becomes:
<span id="cloak9b08867df87471a610f686815c73ade8"><a href="mailto:toto@toto.com">email</a></span>
(Just a side note: my display was ok with 3.6.0)
Test done on my localhost
Joomla! 3.6.1
PHP 7.0.4
MySQL 5.5
Apache Web server
Category | ⇒ | Plugins |
It's a website I'm currently working on evry day, it was all fine with 3.6.0 and appeared just after 3.6.1, without any other specific changes
Sandra, are you sure that this problem does not affect Joomla 3.6.0?
I'm asking this because this plugin has not been touched for 12 months and it seems strange that Joomla 3.6.0 worked as expected.