$_newstatpress['version'], ); // avoid to calculte HTML if not necessary. if ( 'JSON' === $typ ) { return $result_j; } $result_h = '
' . esc_html( $result_j[ $var ] ) . '
'; return $result_h; }