balmet.com

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs

getting-started-pro.php (487B)


      1 <div id="getting-started" class="gt-tab-pane gt-is-active">
      2 	<p class="about-description"><?php esc_html_e( 'Please follow this video tutorial to get started with Meta Box and extensions:', 'meta-box' ); ?></p>
      3 	<div class="youtube-video-container">
      4 		<iframe width="560" height="315" src="https://www.youtube.com/embed/M0nEF7b0woU" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
      5 	</div>
      6 </div>