• 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!

Viewing 1 replies (of 1 total)
  • 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]

Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: SMS Text Message] Commercial link removal’ is closed to new replies.