/*
Theme Name: ProteIndex
Theme URI: https://proteindex.fr
Description: Thème enfant Astra pour ProteIndex - Comparateur prix/gramme de protéines
Author: Agence SW
Author URI: https://agence-sw.fr
Template: astra
Version: 2.2.1
License: GNU General Public License v2 or later
Text Domain: proteindex
Requires at least: 6.0
Requires PHP: 8.0

Changelog:
- 2.2.1 : Correction archives catégories (meta_query excluait les produits sans prix/g)
- 2.2.0 : Homepage configurable via Personnaliser
- 2.1.2 : Ajout déclaration CPT dans le thème
- 2.1.1 : Correction erreurs PHP
- 2.1.0 : Header unifié, homepage enrichie
- 2.0.0 : Refonte complète
*/

/* ==========================================================================
   Ce thème est UNIQUEMENT pour l'affichage.
   Toute la logique métier (CPT, ACF, calculs) est dans le plugin OFF Sync.
   
   Champs ACF utilisés (définis dans le plugin) :
   - open_food_facts_id
   - prix
   - poids  
   - proteines_pour_100g
   - calories_pour_100g
   - lipides_pour_100g
   - glucides_pour_100g
   - prix_par_gramme_proteine
   - score
   - nutriscore
   - source_donnees
   - marque (relation)
   - date_maj_prix
   - disponible
   - afficher_boutons_affiliation (ajouté par ce thème)
   ========================================================================== */
