$node ) $out[$index] = ( is_object ( $node ) ) ? wp_all_import_xml2array ( $node ) : $node; return $out; } }