Alle Beiträge von

'; echo $wrapper; $spalte_prozent = 33; $args = array( /* Hier wird definiert welche Beiträge geladen werden sollen */ //'post_type' => 'post', 'post_type' => array('post','meinungen'), //'category__not_in' => array( 1, 9 ) //'numberposts' => '-1', 'posts_per_page' => '-1', //'meta_key' => 'autor', //'meta_value' => get_the_ID() 'meta_query' => array( array( 'key' => 'autor', 'value' => '"' . get_the_ID() . '"', 'compare' => 'LIKE' ) ) ); $custom_query = new WP_Query($args); $cnt=0; if ($custom_query->have_posts()) : while($custom_query->have_posts()) : $custom_query->the_post(); //Categories $cat_list = ''; $categories = wp_get_post_categories( get_the_ID() ); foreach($categories as $c){ $cat = get_category( $c ); $cat_id = get_cat_ID( $cat->name ); // $cat_list = ''.$cat->name.' '; $cat_list = ''.$cat->name.' '; } ?> = 3) { echo '
'; echo $wrapper; $cnt = 0; } ?>

Keine Beiträge

hat Politikwissenschaft, Philosophie und Religionswissenschaft in München und Paris studiert, promoviert aktuell zum „Sozialen Imaginären“ beim Philosophen Paul Ricoeur, ist Mitherausgeberin des Sammelbands „Politik der Zukunft. Zukünftige Generationen als Leerstelle der Demokratie“ (transcript, Bielefeld 2020) und ist selbst politisch engagiert.