• Resolved marcelo2605

    (@marcelo2605)


    I have two table installed on my database: wp_yith_wcwl and wpri_yith_wcwl_lists. Both tables are used by the plugin?

    Also, there are a lot of entries where user_id is NULL. In which cases this happens?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author YITHEMES

    (@yithemes)

    Hi there

    Yes, plugins uses two distinct tables:
    yith_wcwl to store items in wishlist
    yith_wcwl_lists to store wishlists

    Items with user_id set to NULL are created for guest users (that don’t have any user_id yet)
    If you see any anomalous growing of the table, this may be caused by bots, and in this case I suggest you to disable Add to Wishlist for guest users

    Thread Starter marcelo2605

    (@marcelo2605)

    Thanks for the support!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Table name used by the plugin’ is closed to new replies.