WP_Meta_Query Generator January 4, 2021 Public Kevin Jeanot Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone query by template $meta_query = array( array( 'key' => '_wp_page_template', 'value' => 'fiche.php', ), );