I am working on woocommerce and i am trying to limit the users to specify “only letters” in first and last name field in Myaccount page.What kind of hook should i want to add in functions.php?
Question posted in Woocommerce
The official Woocommerce documentation can be found here.
The official Woocommerce documentation can be found here.
2
Answers
reference
You can use your function.php and hook below code.