Last updated 6 years ago
Checkbox with default wordpress posts learn more query_args
array( 'id' => 'unique_option_307', 'type' => 'checkbox', 'title' => 'Checkbox for Posts', 'options' => 'posts', 'query_args' => array( 'orderby' => 'post_date', 'order' => 'DESC', ), ),