CaRLA Library

CaRLA Library

Welcome to the CaRLA resource library! Here, we’ve collected articles and documents from all of our lawsuits, research, and educational work. Free to the public.

Categories

New Documents

'document', 'tax_query' => array(array('taxonomy' => 'library_tag', 'terms' => array(get_queried_object_id()))))); } else { $docs = new WP_Query(array('post_type' => 'document')); } while ($docs->have_posts()) { $docs->the_post(); get_template_part('partials/document_card'); } wp_reset_postdata(); ?>