I been working on some addons and looking for optimization some foreach any suggest about this code?
Want to same users stories to same array.
$addedStoryUsers = [];
$storyUsers = [];
$var_limit = 1;
foreach($stories AS $story){...
Hey, I'm using Cloudflare turnstile captcha (free) but still bots can register to my forum. which captcha are u using? or what are u using for block bots registration?