Filter: jb_form_global_error

apply_filters( 'jb_form_global_error', $text ) → {string}

Filters the frontend form global errors.

Parameters:
Name Type Description
$text string

Global error text.

Since:
  • 1.0
Source:
Returns:

Custom singular global error.

Type
string