Archived topic
when updating the plugin (theme) overwrite functions.php
1 reply · Started by detanatar on May 13, 2020
Viewing posts 1–2 of 2
when updating the theme functions.php is overwritten and changes information is lost
how can hooks make changes to functions.php
Hi there,
You cannot add code to the functions.php using GP Hooks.
If you need to edit the functions.php then you will have to use a child theme:
This archived topic is closed to new replies.