evf_is_amp() includes/evf-core-functions.php | Check whether the current page is in AMP mode or not.
|
evf_decode() includes/evf-core-functions.php | Performs json_decode and unslash.
|
evf_sanitize_textarea_field() includes/evf-core-functions.php | Sanitize a string, that can be a multiline.
|
EVF_Shortcode_Form::get_field_properties()includes/shortcodes/class-evf-shortcode-form.php | Return base properties for a specific field.
|
evf_add_notice() includes/evf-notice-functions.php | Add and store a notice.
|
evf_clean() includes/evf-formatting-functions.php | Clean variables using sanitize_text_field. Arrays are cleaned recursively.
|
evf_get_logger() includes/evf-core-functions.php | Get a shared logger instance.
|
evf_print_r() includes/evf-core-functions.php | Prints human-readable information about a variable.
|
EVF_Form_Task::get_akismet_validate()includes/class-evf-form-task.php | Check if a form entry should be validated by Akismet for potential spam.
|
EVF_Form_Task::entry_save()includes/class-evf-form-task.php | Saves entry to database.
|
EVF_Form_Task::entry_email()includes/class-evf-form-task.php | Sends entry email notifications.
|
EVF_Form_Task::entry_confirmation_redirect()includes/class-evf-form-task.php | Redirects user to a page or URL specified in the form confirmation settings.
|
evf() everest-forms.php | Main instance of EverestForms.
|