' . sprintf( esc_html__( 'Error Message: %s', 'better-wp-security' ), implode( ' ', ITSEC_Lib::get_error_strings( $results ) ) ) . '
' . sprintf( esc_html__( 'Error Code: %s', 'better-wp-security' ), $results->get_error_code() ) . '
' . esc_html__( 'If you contact support about this error, please provide the following debug details:', 'better-wp-security' ) . '
' . $status_el . ' ' . esc_html( $args['description'] ) . '
'; $html .= $status_el; $html .= esc_html( $args['description'] ); $id = 'itsec-site-scan__details--' . $i_id; $html .= ''; $html .= esc_html__( 'Show Details', 'better-wp-security' ); $html .= ''; $html .= '