'#main', '#primary'=>'#primary', '#content'=>'#content', 'Custom'=>'Custom' ); $ap_taxonomies = get_taxonomies(); $stored_tax = get_option('ap_tax'); if(empty($ap_taxonomies)) $ap_taxonomies = array(); if(empty($stored_tax)) $stored_tax = array(); ?>