Forums

My Custom Widgets
Need to know where data is stored (3 posts)

  1. m4rkym
    Member
    Posted 1 year ago #

    Hi,

    I have been using this plug in for a while and it is excellent, but I have a problem.
    I tried to create a widget with a form inside, but the code was corrupt. Now, the code is embedded into my control panel, so I cannot delete it.
    Can you tell me where these items are stored, i.e. what table in the database or where I can find them so that I can manually remove the corrupt widget.
    Thank you.

    http://wordpress.org/extend/plugins/mycustomwidget/

  2. m4rkym
    Member
    Posted 1 year ago #

    Anybody? Please :)

  3. janekniefeldt
    Member
    Posted 1 year ago #

    Take a look at your blog's database table wp_options (option_name = "mcw_w_"+[widgetname])

    If you delete the corresponding entry you should be fine.

    However, there is also the file /wp-content/plugins/mycustomwidgetmy_custom_widget_classes.php that contains the declaration of the widgets. You could also try to delete this file. Afterwards you go into the Widget configuration and adapt your coding. The widgets will only become active again when you regenerate the file by pressing the save button.

    For further details visit my Homepage, since I don't check here on a regular basis.

Topic Closed

This topic has been closed to new replies.

About this Plugin

About this Topic