I'm currently using 3.6.4 and have upgraded WP to 3.1.3 without any apparent problems. I have been reading about the major change upgrading to Atahualpa 3.6.7 though and am getting a little stressed over whether I should really do it or not. I'm relieved that the new version will now preserve my custom widget areas, but I have other dynamic php statements placed in the theme and I'm not certain where they should go if I have to now modify the theme files.
1. If I stay on version 3.6.4 will it quit working at some point? It works with WP 3.1.3, but say when we get to WP 3.2 will it then stop working? Are you gearing us up to make the switch because WP at some point is going to quit supporting dynamic php within the theme?
2. I am also making modifications to the theme's functions and comments php files which I have to re-do every time there's a theme upgrade, so I started researching child themes and have been following the threads on this forum. Now that I will be making changes to additional theme files to make up for the lack of dynamic php within the theme it would be very helpful to just add the customizations to a child theme and be done with it. I know Atahualpa will do 95% of what I need it to do within ATO, but I was wondering why I'm not able to put my additional functions, comments and now new theme file customizations within a child them - why can't we have the best of both worlds?
I love the theme, but am just a little freaked and have this desperate need to know why there's not a better way to do this. Thanks.