Smart Manager Additional Settings
Here are a few additional settings of Smart Manager:
Reset the column state to default in Smart Manager
- Currently, for resetting the column state, you would need to make changes at the database level.
- Go to your WordPress database and open wp_options table
- Search for the row having option_name as _sm_beta_{login email}_{Smart Manager Dashboard}
- Simply delete that row
- Now, refresh Smart Manager and the column state should be resetted. For example, if the login_email is ‘abc@wordpress.com’ and you want to reset the sort for ‘Products’ dashboard then search in wp_options table for ‘_sm_beta_abc@wordpress.com_Products’ and delete the same.