Function epl_array_replace_recursive
EPL Array Replace Recursive
Package: EPL\Compatibility\Shortcodes
Copyright: Copyright (c) 2016, Merv Barrett
License: GNU Public License
Located at lib/compatibility/wp-functions-compat.php
Copyright: Copyright (c) 2016, Merv Barrett
License: GNU Public License
Located at lib/compatibility/wp-functions-compat.php
Parameters summary
array |
$data |
The array in which elements are replaced. |
array |
$array1 |
The array from which elements will be extracted. |
Return value summary
array
|
Returns an array. |