function ajouter_script_ajax_filtres() {
    if (is_post_type_archive('piece') || is_page('catalogue') || is_singular('piece') || has_shortcode(get_post()->post_content, 'afficher_pieces')) {
        wp_enqueue_script(
            'ajax-filtres',
            get_stylesheet_directory_uri() . '/js/ajax-filtres.js',
            array(),
            '1.8',
            true
        );
    }
}
add_action('wp_enqueue_scripts', 'ajouter_script_ajax_filtres');<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="http://atlas-hydropneumatique.fr/wp-sitemap-index.xsl" ?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"><sitemap><loc>http://atlas-hydropneumatique.fr/wp-sitemap-posts-post-1.xml</loc></sitemap><sitemap><loc>http://atlas-hydropneumatique.fr/wp-sitemap-posts-page-1.xml</loc></sitemap><sitemap><loc>http://atlas-hydropneumatique.fr/wp-sitemap-posts-piece-1.xml</loc></sitemap><sitemap><loc>http://atlas-hydropneumatique.fr/wp-sitemap-taxonomies-category-1.xml</loc></sitemap><sitemap><loc>http://atlas-hydropneumatique.fr/wp-sitemap-taxonomies-modele-1.xml</loc></sitemap><sitemap><loc>http://atlas-hydropneumatique.fr/wp-sitemap-taxonomies-liquide-1.xml</loc></sitemap><sitemap><loc>http://atlas-hydropneumatique.fr/wp-sitemap-taxonomies-famille-1.xml</loc></sitemap><sitemap><loc>http://atlas-hydropneumatique.fr/wp-sitemap-taxonomies-version_modele-1.xml</loc></sitemap><sitemap><loc>http://atlas-hydropneumatique.fr/wp-sitemap-users-1.xml</loc></sitemap></sitemapindex>
