Hi
In the changelog for Enfold 7.0 you write the following:
tweak: splitted functions.php and functions-enfold.php in seperate files and restructured files in /includes folder
What this means concrete?
We have on almost all our Enfold websites some code in the functions.php. Do we have to move this to functions-enfold.php?
Best regards
Mike
functions-enfold.php is now inside includes/config-enfold/
I don’t think the child-theme functions.php is affected, and I suspect it’s just a matter of re-organising the administration.
In turn, the functions.php file will retrieve the individual parts from this folder.
Yes, I also think, that the child theme’s functions.php is not affected, just want to be shure ;-)
Thanks for your opinion.
my test environment page ( webers-testseite.de ) has a child-theme functions.php with more than 4000 lines of code – i can not see any issues belonging to a different file structure.
Hi again
Thanks for informations. So there is no effect on the child theme’s functions.php
You can close the issue.
Best regards
Mike