taxonomies/_setup.php
@@ -20,12 +20,12 @@ * -> add use_in_stats (bool) to use the field in user statistics */ require(ATAT_DIR . '/taxonomies/flags.php'); require(AEI_DIR . '/taxonomies/flags.php'); //add_filter('jvb_taxonomy', 'atat_taxonomy'); //function atat_taxonomy():array //add_filter('jvb_taxonomy', 'aei_taxonomy'); //function aei_taxonomy():array //{ // return [ // 'flags' => atat_flags(), // 'flags' => aei_flags(), // ]; //}