• Resolved etekiller

    (@etekiller)


    Hi, I used HTML in a checkbox field name and it kinda crashed the plugin. Checkboxes display keys instead of names next to them. When I reinstall the plugin it is still the same. Does the plugin have any cache memory stored or something? I would like to remove it to be able to start from a fresh installation.

    https://wordpress.org/plugins/wp-members/

Viewing 1 replies (of 1 total)
  • Plugin Author Chad Butler

    (@cbutlerjr)

    In the wp-members-install.php file, change $chk_force = false to $chk_force = true then deactivate/reactivate the plugin. That will force a reload of all the defaults. (Be sure to change that back so you don’t inadvertently overwrite your settings later.)

    Alternatively, you can clear the wpmembers_settings and wpmembers_fields options in the wp_options table.

Viewing 1 replies (of 1 total)

The topic ‘HTML in field names’ is closed to new replies.