I want to add or remove a regex for comment URL filtering
Create a filter for the array with regexes: spartashield_is_spam_website_regexes This will sent the array $regexes, where you can modify it and return it ( don't forget to add "return $regexes;" in your function ). Adding a new regex filter Just add a new item: Deleting an existing regex filter