[ad_1]
I’m taking over a project from another developer and changes that I expected to be in functions.php were actually made using the Snippets plugin.
Why would they do that? Is there some advantage to this that I’m not aware of?
[ad_2]Copyright © 2020 - 2022, Project DMC - WordPress Tutorials for Beginners- All Rights Reserved. Privacy Policy
When you switch themes or update the code from child theme will be lost
It’s quick and easy and you can switch individual snippets off if necessary.
I use this plugin quite a bit, but usually move the snippets to functions.php when tested.