Profiles

Recent impact

Score weights high-impact work (commits, releases, approved translations, props) at 3x routine activity.

Last 30 days
0contributions
high0
medium0
score0
Last 90 days
0contributions
high0
medium0
score0
Last 12 months
25contributions
high0
medium25
score25

Contributions

Type
January 2026
Jan 14 Wed · 14:06
Forums med
Posted a reply to Create session var in wp_authenticate_user fails, on the site WordPress.org Forums:
@threadi, I found ther issue. The 2FA feature of a plugin appears to be destroying…
Jan 12 Mon · 21:45
Forums med
Posted a reply to Create session var in wp_authenticate_user fails, on the site WordPress.org Forums:
this is what I have, still no joy function sbci_start_session() { if(!session_id()) { session_start(); }}add_action('init',…
Jan 12 Mon · 20:37
Forums med
Created a topic, Create session var in wp_authenticate_user fails, on the site WordPress.org Forums:
I have an add filter hook for wp_authenticate_user whe…
October 2025
Oct 06 Mon · 13:21
Forums med
Posted a reply to WP 2FA – On Every Login, on the site WordPress.org Forums:
the organization wentr with the paid version of the plugin so I will be asking…
September 2025
Sep 29 Mon · 14:22
Forums med
Posted a reply to WP 2FA – On Every Login, on the site WordPress.org Forums:
I have disabled everything but the 2FA and received a critical error. is it possible…
Sep 19 Fri · 15:48
Forums med
Posted a reply to WP 2FA – On Every Login, on the site WordPress.org Forums:
I uninstalled the plugin, cleared all settings and reinstalled and reconfigured the plugin. Same issue,…
Sep 19 Fri · 15:25
Forums med
Posted a reply to WP 2FA – On Every Login, on the site WordPress.org Forums:
Can you try with OTP via email as well (once email sending is enabled on…
Sep 19 Fri · 15:13
Forums med
Posted a reply to WP 2FA – On Every Login, on the site WordPress.org Forums:
I think I found the issue. From the documentation. "Settings in the Enforce Two-Factor Authentication…
Sep 16 Tue · 21:42
Forums med
Posted a reply to WP 2FA – On Every Login, on the site WordPress.org Forums:
Can you tell me if you are using the latest 2.9.3 version of the plugin…
Sep 12 Fri · 18:32
Forums med
Created a topic, How does it manage multiple roles?, on the site WordPress.org Forums:
I have a site with custom user roles, a user may have …