Ce site est la version de developpement/recette

Titre 1
Titre 2

/var/www/federationsolidarite/www/wp-content/themes/federation_solidarite/inc/classes/View/ModulesView.php:181:
array (size=2)
  'relation' => string 'AND' (length=3)
  0 => 
    array (size=2)
      0 => 
        array (size=3)
          'taxonomy' => string 'category' (length=8)
          'field' => string 'term_id' (length=7)
          'terms' => int 82
      1 => 
        array (size=3)
          'taxonomy' => string 'category' (length=8)
          'field' => string 'term_id' (length=7)
          'terms' => int 53
/var/www/federationsolidarite/www/wp-content/themes/federation_solidarite/inc/classes/View/ModulesView.php:183:string '
					SELECT SQL_CALC_FOUND_ROWS  wp_posts.ID
					FROM wp_posts  LEFT JOIN wp_term_relationships ON (wp_posts.ID = wp_term_relationships.object_id)  LEFT JOIN wp_term_relationships AS tt1 ON (wp_posts.ID = tt1.object_id)
					WHERE 1=1  AND ( 
  ( 
    wp_term_relationships.term_taxonomy_id IN (82) 
    AND 
    tt1.term_taxonomy_id IN (53)
  )
) AND ((wp_posts.post_type = 'actualites' AND (wp_posts.post_status = 'publish' OR wp_posts.post_status = 'acf-disabled')))
					GROUP BY wp_posts.ID
					ORDER BY '... (length=556)