$field_attributes ){ if( isset( $field_attributes['skip_view'] ) && $field_attributes['skip_view'] ){ do_action_ref_array( 'wpc_cycle_filter_fields', array( &$first_filters, $field_key ) ); } else { flrt_include_admin_view('filter-field', array( 'field_key' => $field_key, 'attributes' => $field_attributes ) ); } } ?>
$field_attributes ) { if( isset( $field_attributes['skip_view'] ) && $field_attributes['skip_view'] ) { do_action_ref_array( 'wpc_cycle_filter_fields', array( &$filter, $field_key ) ); } else { flrt_include_admin_view('filter-field', array( 'field_key' => $field_key, 'attributes' => $field_attributes ) ); } } ?>
|