/
How do delete API key
How do delete API key
If by some reason you need to delete old api key to receive a new one, follow this steps:
Deactivate the plugin
Delete the record from the database
Activate the plugin
After that step, plugin will create a new api key
To delete the record from the database you can run following sql script
DELTE FROM wp_options WHERE name = 'wp_redi_restaurant_options'
or do it with plugin
https://wordpress.org/plugins/wp-data-access/
Find and open (Explore) table wp_options
Find wp_redi_restaurant_options option and delete it
, multiple selections available,
Related content
Configuration of Waiter Dashboard
Configuration of Waiter Dashboard
More like this
Plugin translation
Plugin translation
More like this
Pre-Payment setup
Pre-Payment setup
More like this
Share Specific Event Dates with Clients or on Social Media
Share Specific Event Dates with Clients or on Social Media
More like this
Discount setup
Discount setup
More like this
Open Times Filtering Option
Open Times Filtering Option
More like this