Uname: Linux premium72.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64
Software: LiteSpeed
PHP version: 8.2.29 [ PHP INFO ] PHP os: Linux
Server Ip: 198.54.125.95
Your Ip: 216.73.216.112
User: matican (532) | Group: matican (531)
Safe Mode: OFF
Disable Function:
NONE

name : social-options.php
<?php
if (!defined('ABSPATH')) exit;
?>
<h3>Social icons</h3>
<table class="form-table">
    <tr>
        <th>Social block</th>
        <td><?php $controls->checkbox('theme_social_disable'); ?> Disable</td>
    </tr>
    <tr>
        <th>Facebook</th>
        <td><?php $controls->text_url('theme_facebook', 30); ?></td>
    </tr>
    <tr>
        <th>Twitter</th>
        <td><?php $controls->text_url('theme_twitter', 30); ?></td>
    </tr>
    <tr>
        <th>Pinterest</th>
        <td><?php $controls->text_url('theme_pinterest', 30); ?></td>
    </tr>
    <tr>
        <th>LinkedIn</th>
        <td><?php $controls->text_url('theme_linkedin', 30); ?></td>
    </tr>
    <tr>
        <th>Tumblr</th>
        <td><?php $controls->text_url('theme_tumblr', 30); ?></td>
    </tr>
    <tr>
        <th>YouTube</th>
        <td><?php $controls->text_url('theme_youtube', 30); ?></td>
    </tr>
    <tr>
        <th>Soundcloud</th>
        <td><?php $controls->text_url('theme_soundcloud', 30); ?></td>
    </tr>
     <tr>
        <th>Instagram</th>
        <td><?php $controls->text_url('theme_instagram', 30); ?></td>
    </tr>
</table>
© 2025 XylotrechusZ