' . esc_html__( 'You have successfully disabled all advice notifications.', 'cl-smart-advice' ) . '

'; } else { echo '

' . esc_html__( 'You have successfully disabled notifications related to the following feature.', 'cl-smart-advice' ) . '

'; echo '

' . esc_html( $description ) . '

'; echo '

' . esc_html( $detailed_description ) . '

'; } ?>