APOP_UI::get_cat_tag_list( 'cat', 'category' ) ); $tag_lists = array( 'tag_id' => APOP_UI::get_cat_tag_list( 'tag', 'post_tag' ) ); $taxonomy_lists = array( 'taxonomy' => APOP_UI::get_cat_tag_list( 'tax', 'taxonomy' ) ); $submit_type = $_POST['submit_type'] ?? '0'; $apop_search_order = get_option( '_apop_search_order' ) ?? '1'; ?>