'.__("Boolean relationship between the meta queries", "AjWPQSF").'
'; foreach($items as $item) { $checked = !empty($bool[0]['cmf']) && ($bool[0]['cmf']==$item) ? 'checked="checked"' : ''; echo ''; } echo ''; ?>
" />
'; $cmf = get_post_meta($post_id, 'ajaxwpqsf-cmf', true); $classapi = new ajaxwpqsfclass(); $campares = $classapi->cmf_compare(); $c =0; if(!empty($cmf)){ foreach($cmf as $k => $v){ $html .= ''; $html .= ''; //for Label $html .= ''; //search all text $html .= ''; //for compare $html .= ''; //for options $html .= ''; //display type //dispay type $html .= ''; $html .= ''; $c++; } } echo $html; ?>
';//counter //for custom meta key $awpqsfkeys = new ajaxwpqsfclass(); $keys = $awpqsfkeys->get_all_metakeys(); $html .= '
'; $html .= ''; $html .= '
'; $html .= ''; $html .= '
'; $html .= '
'; $html .= ''; $html .= ''; $ftypes = $classapi->awpqsf_cmf_fields(); foreach($ftypes as $mv => $mk ){ $checked = ($v['type']== $mv) ? 'checked="checked"' : ''; $html .= '
'; } $html .= '
'.__("Remove","AjWPQSF").'