示例#1
0
/**
 *
 * All CF will be searchable
 *
 */
function osc_meta_search($catId = null)
{
    FieldForm::meta_fields_search($catId);
}