Sindbad~EG File Manager

Current Path : /var/www/html/cisuenolar.sumar.com.py/wp-content/plugins/peepso/templates/account/
Upload File :
Current File : /var/www/html/cisuenolar.sumar.com.py/wp-content/plugins/peepso/templates/account/personal-data.php

<table>
  <tr>
    <th><?php echo esc_attr__('Profile', 'peepso-core'); ?></th>
    <td><a href="<?php echo $user->get_profileurl(); ?>"><?php echo $user->get_profileurl(); ?></a></td>
  </tr>
  <tr>
    <th><?php echo esc_attr__('Registration Date', 'peepso-core'); ?></th>
    <td><?php echo $user->get_date_registered(); ?></td>
  </tr>
  <tr>
    <th>Emails</th>
    <td><?php echo $user->get_email(); ?></td>
  </tr>

<?php

if( count($fields) ) {
    foreach ($fields as $key => $field) {
        ?>

  <tr>
    <th><?php echo esc_attr__($field->title, 'peepso-core'); ?></th>
    <td><?php $field->render(); ?></td>
  </tr>

        <?php
    }
}
?>
</table>

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