PHP Classes

File: parts/social.php

Recommend this page to a friend!
  Classes of Victor Andeloci   One WordPress Game Theme   parts/social.php   Download  
File: parts/social.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: 1 year ago
Size: 165 bytes
 

Contents

Class file image Download
<section id="social">
  <div class="container">
    <h2 class="subtitle">Conecte-se</h2>
    <?php get_template_part('elements/social_links'); ?>
</div>
</section>