File: /var/www/html/wp-content/plugins/prdctfltr/includes/compatibility/fix-general.php
<?php
$fix = array(
array(
'instant',
'wc_settings_prdctfltr_click_filter',
),
array(
'collectors',
'wc_settings_prdctfltr_selection_area',
),
array(
'collector_style',
'wc_settings_prdctfltr_collector',
),
array(
'reorder_selected',
'wc_settings_prdctfltr_selected_reorder',
),
array(
'step_selection',
'wc_settings_prdctfltr_tabbed_selection',
),
array(
'form_action',
'wc_settings_prdctfltr_custom_action',
),
array(
'no_products',
'wc_settings_prdctfltr_noproducts',
),
);