A Colombian student visits 1960s anti-nuclear bunker with Yucca Tours in one of the most closed cities in the USSR – Sevastopol.
function add_sunderground_widgets_collection($folders){ $folders[] = get_template_directory() . '/sowidgets/'; return $folders; } add_filter('siteorigin_widgets_widget_folders', 'add_sunderground_widgets_collection'); // function svault_custom_fields_class_prefixes( $class_prefixes ) { // $class_prefixes[] = 'SVault_'; // return $class_prefixes; // } // add_filter( 'siteorigin_widgets_field_class_prefixes', 'svault_custom_fields_class_prefixes' ); // function svault_custom_fields_class_paths( $class_paths ) { // $class_paths[] = get_template_directory() . '/soclasses/'; // return $class_paths; // } // add_filter( 'siteorigin_widgets_field_class_paths', 'svault_custom_fields_class_paths' );