예제 #1
0
 /**
  * Find the config ID based on the field options
  */
 public static function get_config_id($field)
 {
     return Kirki_Field::get_config_id($field);
 }