autovalue( $name, $default ); $config = apply_filters('customify_filter_fields', array() ); $key = $config[ 'opt-name' ]; $mods = get_theme_mods(); $option = get_option( 'pixcustomify_settings' ); $attrs = array( 'type' => 'checkbox', ); ?>