• Resolved richardbuff

    (@richardbuff)


    In looking at the source code, in the wpll_activate function that is hooked into register_activation_hook, it looks like it wipes out all historical login data for users if you deactivate and reactivate the plugin. Is this correct?

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

    (@obenland)

    Oh, yeah, nice catch! I’ll take a look tonight, thanks for the heads-up.

    Thread Starter richardbuff

    (@richardbuff)

    You’re welcome! Also, on a site with a very large user database (400k+), that loop over all users on activation causes a memory exhausted error and the plugin can’t activate. If it could be setup to not update every user with an initial value and only update them on login that would be fantastic.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Wipes Out Old Data On Activation/Reactivation’ is closed to new replies.