PHP Classes

File: parts/videos.php

Recommend this page to a friend!
  Classes of Victor Andeloci   One WordPress Game Theme   parts/videos.php   Download  
File: parts/videos.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: One WordPress Game Theme
WordPress theme for a gaming blog and podcast
Author: By
Last change:
Date: 10 months ago
Size: 177 bytes
 

Contents

Class file image Download
<section id="videos">
    <div class="container">
        <h2 class="subtitle">Vídeos & Lives</h2>
        <?php echo do_shortcode( '[youtube-feed]' ); ?>
</div>
</section>