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 = APOP_UI::input_post_filter( 'submit_type', 'str' ); $apop_search_order_check = APOP_UI::get_order_type( '_apop_search_order' ); $apop_normal_check = APOP_UI::get_order_type( '_apop_normal_order' ); ?>