travoltron
Member
Posted 1 year ago #
I see there are a couple other requests for this, but I'll make this request into its own thread.
I love this plugin, its amazing, unfortunately, I need to remove the commercial links from the bottom of the widget. I have scoured over the files and I cannot find a way to alter it. (Props to the writers of this plugin!)
Any help is greatly appreciated!
cleveragency
Member
Posted 10 months ago #
The reason you can't find the commercial links in the source code is because that part of the HTML is encrypted. If you open sms-text-message.php, you'll see a large string of code after this:
<? eval(gzinflate(str_rot13(base64_decode('
All it is is the select close tag and the input submit button. If you take a good look you can probably figure it out without having to run it through a decoder.
If you're stuck, you can always copy the long string and run it through this decrypter: http://josh.thespiffylife.com/decrypt.php
Regards,
Bobby Duebelbeis
[sig moderated]