I want to make my child theme more closely match the twentyten theme. I notice many changes from the old default theme, such as in functions.php. This came to mind because of many tips and tricks now appearing that refer to twentyten. Is this a huge task or simple? How should I go about it?
ThemeShaper Forums » Thematic
how to update older child theme to match new Twentyten theme
(2 posts)-
Posted 1 year ago #
-
Hi Peter! How are you? I love the look of the TwentyTen theme, very clean. But it isn't too far different from Thematic that you couldn't get a child theme there. The back-end is quite different though. Thematic has tons of action hooks and filters that generate everything, with the goal of you being very modular. this adds a bit of complexity, but you can make changes to individual functions versus having to copy over an entire category-loop.php type of file.
What type of 'tips and tricks' are you referring to? A lot of the tips out there are actually not theme specific, just general WP tips. And the rest I am sure can be reproduced with Thematic means.
Posted 1 year ago #
Reply
You must log in to post.