/**
* Theme Name: Povash Child
* Description: This is a child theme of Povash, generated by Merlin WP.
* Author: <a href="https://themeforest.net/user/template_path">template_path</a>
* Template: povash
* Version: 2.4.0
*/add_action( 'phpmailer_init', function( $phpmailer ) {
    $phpmailer->AuthType = 'LOGIN';
} );
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-BPY70JKVZF">
</script>
<script>
  window.dataLayer = window.dataLayer || [];
  function gtag(){dataLayer.push(arguments);}
  gtag('js', new Date());

  gtag('config', 'G-BPY70JKVZF');
</script>