Closed StevenDufresne closed 1 month ago
I think this solves an issue with displaying the get_enable_2fa_notice in the support forums. It is being displayed because it's running for every user included in the forum table. Run it only for current user.
get_enable_2fa_notice
I think this solves an issue with displaying the
get_enable_2fa_notice
in the support forums. It is being displayed because it's running for every user included in the forum table. Run it only for current user.