updating documents array
This commit is contained in:
parent
71a2d6118a
commit
2afad8e307
|
|
@ -14,6 +14,21 @@ if (class_exists('GF_Field')) {
|
|||
'ID_fr' => 7153,
|
||||
'ID_nl' => 7157,
|
||||
],
|
||||
[
|
||||
'text' => 'Flyer Général',
|
||||
'ID_fr' => 7425,
|
||||
'ID_nl' => 7427,
|
||||
],
|
||||
[
|
||||
'text' => 'Flyer Métiers du patrimoine',
|
||||
'ID_fr' => 7431,
|
||||
'ID_nl' => 7429,
|
||||
],
|
||||
[
|
||||
'text' => 'Jeu memo Sherif',
|
||||
'ID_fr' => 7419,
|
||||
'ID_nl' => 7419,
|
||||
],
|
||||
];
|
||||
|
||||
$currentLang = apply_filters('wpml_current_language', null);
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user