[Plugin: Email Address Encoder] How to filter other parts of my site
-
I know you have a section on this in the FAQ, but I just can’t figure it out for my page.
I’ve got a footer section that needs encoding. Here’s the code:
if( of_get_option('ss_contact_info_email') ) echo '<li class="email"><a href="mailto:' . of_get_option('ss_contact_info_email') . '">' . of_get_option('ss_contact_info_email') . '</a></li>';
I just can’t seem to make it work!
https://www.ads-software.com/extend/plugins/email-address-encoder/
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘[Plugin: Email Address Encoder] How to filter other parts of my site’ is closed to new replies.