Bug Fixes
-
Freemius::get_opt_in_params()is usingwp_get_current_user()to fetch the user's information. This function requires a set of cookie constants which are only defined after the inclusion of the network activated plugins. Therefore, manually define the constants when they are not set. -
Added protection for cases when more than one product is installed with the migration client-side script.