PHP 7.4 remplacé par PHP 8.1
WP 5.9 remlacé par WP 6.1.1
evolve + remplacé par evolve v4.3.6
Warnings restants :
Warning: Trying to access array offset on value of type bool in /homepages/19/d578976052/htdocs/wp-content/themes/evolve/inc/dynamic-css.php on line 185
Warning: Trying to access array offset on value of type bool in /homepages/19/d578976052/htdocs/wp-content/themes/evolve/inc/dynamic-css.php on line 186
Warning: Trying to access array offset on value of type bool in /homepages/19/d578976052/htdocs/wp-content/themes/evolve/inc/dynamic-css.php on line 187
Warning: Trying to access array offset on value of type bool in /homepages/19/d578976052/htdocs/wp-content/themes/evolve/inc/dynamic-css.php on line 188
j’ai modifié wp-content/themes/evolve/inc
avec l’ajout suivant en premieres lignes
// Turn off all error reporting
error_reporting(0);
PHP 7.4 remplacé par PHP 8.1
WP 5.9 remlacé par WP 6.1.1
evolve + remplacé par evolve v4.3.6
Warnings restants :
Warning: Trying to access array offset on value of type bool in /homepages/19/d578976052/htdocs/wp-content/themes/evolve/inc/dynamic-css.php on line 185
Warning: Trying to access array offset on value of type bool in /homepages/19/d578976052/htdocs/wp-content/themes/evolve/inc/dynamic-css.php on line 186
Warning: Trying to access array offset on value of type bool in /homepages/19/d578976052/htdocs/wp-content/themes/evolve/inc/dynamic-css.php on line 187
Warning: Trying to access array offset on value of type bool in /homepages/19/d578976052/htdocs/wp-content/themes/evolve/inc/dynamic-css.php on line 188
Modifié fichier « wp-content/themes/evolve/inc/template-functions.php:81 » pour ajouter le texte « Menu » pour les petits écrans.