Last updated 6 years ago
Checkbox with default wordpress post tags learn more query_args
array( 'id' => 'unique_option_309', 'type' => 'checkbox', 'title' => 'Checkbox for Post Tags', 'options' => 'tags', 'query_args' => array( 'orderby' => 'name', 'order' => 'ASC', ), ),