Open bizactuator opened 2 years ago
hey @bizactuator better if you create a child theme then do your customisation on that child theme functions.php file.
ref: https://developer.wordpress.org/themes/advanced-topics/child-themes/#what-is-a-child-theme
Regards
I am looking for a child functions file, where I can add a custom hook, so it will not get overwritten with an update.
can someone tell me where that file that does not get overwritten with updates is?