Docs
Search
Hooks
Functions
Methods
Classes
Home
Functions
evf_flatten_meta_callback()
evf_flatten_meta_callback(
array
$value
):
mixed
Callback which can flatten post meta (gets the first value if it’s an array).
Parameters
$value
array
required
Value to flatten.
Return
mixed