Profiles

  • Member Since: March 12th, 2026
  • Find me on:
  • Posted a reply to Disabling Turnstile without dashboard access, on the site WordPress.org Forums:
    Ahhh😂, thank you @hjogiupdraftplus. Glad to know!! I went the long way xd.

  • Posted a reply to Disabling Turnstile without dashboard access, on the site WordPress.org Forums:
    Solved the issue by:1. Ran this query,SELECT * FROM wp_options WHERE option_name LIKE '%aio%'; 2. From the returned result, copied the option_value…

  • Created a topic, Disabling Turnstile without dashboard access, on the site WordPress.org Forums:
    I had mistakenly deleted the turnstile widget from clo…