function team_layout_element_title_20200516($args) {
?>
<div class="element ">
<pre>title element here.</pre>
</div>
<?php
}
add_action('team_layout_element_title', 'team_layout_element_title_20200516', 0);
default index:
- wrapper_start
- wrapper_end
- thumbnail
- title
- position
- content
- social
- meta
- skill
