The more I use wordpress the more I realize that countless plugins can come in handy, but that there are countless new updates available in my dashboard pretty much every damn day!
How do you go about updating? Do you update frequently? How do you make sure an update doesn’t break your current installation? Do you really try functionality in frontend after each and every update?
Also how do you make sure your custom code doesn’t get conflicted after an update? Simply rely on predefined hooks? Right know I just one plugin where I can use PHP and another one for JS. This way nothing will get hard-coded in the functions.php
[ad_2]