[ad_1]
Hello everybody.
Many times I would like to make some changes in wordpress theme and create child theme, but I’m really lost in all the theme files. I understand code, I understand basics of wordpress files (index, page, functions.php etc) but many times themes have files in kind of modular structure where many php files are imported in functions.php file but I struggle to find where to make changes I want.
Is there a good way how to quickly “understand” the theme?
[ad_2]