That sorta works, except it doesn't allow their input if a number is anywhere in the field - and it's a field some people might input numbers into. It should match if, and only if, the entire field equals 1 or 123456.
it should allow:
Code:
hello
1 hello
123 hello
hello 123
1hello 23
but should disallow:
or if someone could just point me in towards a plugin that is effective at stopping bots from registering that would be great too