Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1477755

    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

    #1477770

    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.

    #1477778

    Yes, I also think, that the child theme’s functions.php is not affected, just want to be shure ;-)

    Thanks for your opinion.

    #1477785

    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.

    #1477792

    Hi,

    Thanks for helping out @guenni007 :-)

    Best regards,
    Rikard

    #1477798

    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

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Changes in PHP 7.0 concerning functions.php’ is closed to new replies.