Last updated 6 years ago
Checkbox with default wordpress categories learn more query_args
array( 'id' => 'unique_option_308', 'type' => 'checkbox', 'title' => 'Checkbox for Posts', 'options' => 'categories', 'query_args' => array( 'orderby' => 'name', 'order' => 'ASC', ), ),