• Hi,

    if I want to Clear wishlist sessions from DB I have to delete these tables yith_wcwl, yith_wcwl_lists

    Am I right?

Viewing 1 replies (of 1 total)
  • Plugin Support Juan Coronel

    (@juaancmendez)

    Hello there,
    we hope you’re doing well!

    Yes, if you want to remove all wishlists from non-logged in users, you will need to remove the database rows wp_yith_wcwl_lists where the session_id value is not null, and wp_yith_wcwl where the user_id value is null.

    If you have any other questions, feel free to contact us.

    Best regards.

Viewing 1 replies (of 1 total)
  • The topic ‘Clear wishlist sessions from DB’ is closed to new replies.