Sindbad~EG File Manager

Current Path : /var/www/html/ch.sumar.com.py/wp-content/plugins/peepso/templates/followers/
Upload File :
Current File : /var/www/html/ch.sumar.com.py/wp-content/plugins/peepso/templates/followers/submenu.php

<?php
$PeepSoUser = PeepSoUser::get_instance($view_user_id);
?>
<div class="ps-followers__tabs">
  <div class="ps-followers__tabs-inner">
    <div class="ps-followers__tab <?php if('followers' === $current) echo "ps-followers__tab--active";?>">
      <a href="<?php echo $PeepSoUser->get_profileurl() . 'followers/'; ?>">
        <span><?php echo esc_attr__('Followers', 'peepso-core'); ?></span>
      </a>
    </div>
    <div class="ps-followers__tab <?php if('following' === $current) echo "ps-followers__tab--active";?>">
      <a href="<?php echo $PeepSoUser->get_profileurl() . 'followers/following'; ?>">
        <span><?php echo esc_attr__('Following', 'peepso-core'); ?></span>
      </a>
    </div>
  </div>
</div>

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists