'; $condition_types = apply_filters($hook_name.'_types', array()); ?>
$data) { $current_id = 1; ob_start(); foreach($data as $current => $conditions) { if( $current > $current_id ) { $current_id = $current; } ?>
', $condition_html, '
'; } ?>
'; echo $html; echo '
'; if( $id > $last_id ) { $last_id = $id; } } $last_id++; ?> '; ?>