Functions
-
functionevf_array_cartesian()
Find all possible combinations of values from the input array and return in a logical order.
Used by 0 functions | Uses 0 functions -
Array merge and sum function.
Used by 1 function | Uses 1 function -
functionevf_array_splice_preserve_keys()
An `array_splice` which does preverse the keys of the replacement array
Used by 0 functions | Uses 0 functions -
functionevf_array_to_string()
Implode an array into a string by $glue and remove empty values.
Used by 1 function | Uses 0 functions -
functionevf_back_link()
Outputs a “back” link so admin screens can easily jump back a page.
Used by 0 functions | Uses 0 functions -
functionevf_bool_to_string()
Converts a bool to a ‘yes’ or ‘no’.
Used by 0 functions | Uses 1 function -
functionevf_caught_exception()
When catching an exception, this allows us to log it if unexpected.
Used by 0 functions | Uses 0 functions -
functionevf_clean()
Clean variables using sanitize_text_field. Arrays are cleaned recursively.
Used by 10 functions | Uses 0 functions