Jake Vanderwerf
2026-05-01 11f29668ba55c9ef92865a1cfab3d76b25aef086
taxonomies/_setup.php
@@ -20,7 +20,26 @@
 *             -> add use_in_stats (bool) to use the field in user statistics
 */
require(AEI_DIR . '/taxonomies/flags.php');
require(AEI_DIR . '/taxonomies/cities.php');
require(AEI_DIR . '/taxonomies/shops.php');
require(AEI_DIR . '/taxonomies/placements.php');
require(AEI_DIR . '/taxonomies/styles.php');
require(AEI_DIR . '/taxonomies/themes.php');
require(AEI_DIR . '/taxonomies/colours.php');
require(AEI_DIR . '/taxonomies/art-forms.php');
require(AEI_DIR . '/taxonomies/artist-types.php');
require(AEI_DIR . '/taxonomies/art-styles.php');
require(AEI_DIR . '/taxonomies/art-themes.php');
//require(AEI_DIR . '/taxonomies/news-types.php');
require(AEI_DIR . '/taxonomies/offer-for.php');
require(AEI_DIR . '/taxonomies/piercing-styles.php');
require(AEI_DIR . '/taxonomies/piercing-placements.php');
require(AEI_DIR . '/taxonomies/event-types.php');
//add_filter('jvb_taxonomy', 'aei_taxonomy');
//function aei_taxonomy():array