Merhaba arkadaşlar,

aşağıdaki kod ile checkbox boş olarak geliyor, ben dolu gelmesini istiyorum,
"checked" => "checked", kodunu kullanıyorum ama yinede boş geliyor.

Yardımlarınız için şimdiden teşekkürler.

array(
  "type" => "checkbox", 
  "title" => esc_html("Göster),
  "id"=> '_'.$orange_meta_fields->theme."_featured",
  "page_type" => array("post")
    ),