Plugin Author
radiok
(@radiok)
A forthcoming feature is to evaluate fields against an admin entered regex statement. This would allow the functionality you are looking for, I just haven’t finished it yet.
Plugin Author
radiok
(@radiok)
Not yet, I’m way overwhelmed IRL (in real life), my fall semester ends the first week of December so hopefully I can dig into this by the end of the year. Not to be crass, but if you are desperate for it and willing to pay me off I can push it up, but otherwise it’ll be around then.
Thread Starter
Dani
(@danicasati)
Don’t worry, I can wait…
Thanks anyway! Yo’re doing a very good job.
Thread Starter
Dani
(@danicasati)
Please, PM me the cost to develope this feature.
Thank you.
Plugin Author
radiok
(@radiok)
I have added Regex to the development version of Register Plus Redux. You may test it out. Enter a valid regular expression as an option on any text field to have Redux evaluate that field against the specified regex. For example, the following regex will only allow alphanumeric characters.
/^[A-Za-z0-9]+$/
http://downloads.wp.xz.cn/plugin/register-plus-redux.zip