You have been experimenting with Wappointment and it’s not working the way you want anymore?

Or maybe you just want to completely erase all traces of Wappointment from your database.

Activate the reset mode

Go and edit your wp-config.php at the root of your website, and before the line “/* That’s all, stop editing! Happy blogging. */“ copy the following line:

define( 'WAPPOINTMENT_TEST', true );

Then head to Wappointment > Settings > Advanced and click the button Uninstall at the bottom of the page. This will remove all of your data and redirect you to the first step of the setup wizard.

Finally Once you’re done don’t forget to remove the line from the wp.config.php you’ve just added earlier:

define( 'WAPPOINTMENT_TEST', true );
Ben
Ben
Ben takes care of all technical aspects of Wappointment. His ultimate goal, a 100% reliable solution that's just powerful enough to cover all of the possible needs for appointment scheduling.