'; $protected .= '
'; $protected .= ''.avova_fn_getSVG_theme('lock').''; $protected .= '

'.esc_html__('Protected','avova').'

'; $protected .= '

'.esc_html__('Please, enter the password to have access to this page.','avova').'

'; $protected .= get_the_password_form(); $protected .= '
'; $protected .= '
'; echo wp_kses($protected, 'post'); } else { ?>