Support

Account

Home Forums General Issues Limit field value to letters only with no numbers Reply To: Limit field value to letters only with no numbers

  • my error

    
    add_filter('acf/validate_value/name=your-field-name', 'allow_only_letters', 20, 4);