%PDF- %PDF-
| Direktori : /home/c/a/s/casasmonvl/ges4t.old/wp-content/plugins/team/templates/ |
| Current File : /home/c/a/s/casasmonvl/ges4t.old/wp-content/plugins/team/templates/single-team_member-position.php |
<?php
/*
* @Author ParaTheme
* @Folder Team/Templates
* @version 3.0.5
* Copyright: 2015 ParaTheme
*/
if ( ! defined('ABSPATH')) exit; // if direct access
$position = get_post_meta(get_the_ID(), 'team_member_position', true);
?>
<div class="team-position"><?php echo $position; ?></div>