$value ) { if ( is_array( $haystack ) ) { $haystack[ $k ] = self::remove_typography_data_recursive( $value ); } } } return $haystack; } } new Formatter();