Forums

[Plugin: ShareThis] Widget code isn't shown after save (1 post)

  1. aaron_guitar
    Member
    Posted 1 month ago #

    After you save the widget code, the textarea is still empty. The bug is in your code at line 368 (version 3.0.1)

    $toShow==get_option('st_widget');

    Should be:

    $toShow=get_option('st_widget');

    http://wordpress.org/extend/plugins/share-this/

Reply

You must log in to post.

About this Topic

Tags