Wrap event staff with template tag
This commit is contained in:
@@ -21,6 +21,7 @@ if ( ! $staffs ) return;
|
||||
|
||||
extract( $defaults, EXTR_SKIP );
|
||||
?>
|
||||
<div class="sp-template sp-template-event-staff">
|
||||
<p class="sp-event-staff">
|
||||
<?php
|
||||
foreach( $staffs as $staff_id ):
|
||||
@@ -54,3 +55,4 @@ foreach( $staffs as $staff_id ):
|
||||
endforeach;
|
||||
?>
|
||||
</p>
|
||||
</div>
|
||||
Reference in New Issue
Block a user