Reply To: Add additional words to error output


Home Forums Front End PM PRO Add additional words to error output Reply To: Add additional words to error output

#21137
Shamim Hasan
Keymaster

If you edit core plugin code, it will be lost when you update this plugin. It is always better to use hooks.

You can use fep_before_form_fields to check if this error present and can replace with your desire error message.