Currently we are using this theme:
All Changed Files are SAVED in D:\wautom\
and on USB disk
Two kinds of Updating:
– WordPress itself
– The Themes — this one is dangerous, we made changes there.
Twenty Ten
– Because too many codes are changed, you’d better NOT to update the Twenty Ten theme.
– OR: update well, then copied those changed files back.
Before upgrading to new versions of the Twenty Ten theme, SAVE your old theme folder — you made quite some changes there
Changed Files:
/WordPress/wp-content/themes/twentyten
Now in the child theme:
/WordPress/wp-content/themes/twentyten-wautom
// WAUTOM
These files all under same folder:
/WordPress/wp-content/themes/twentyten
-
style.css
hearder.php
footer.php
sidebar.php
loop.php
AND added following extra files (not wordpress files):
http://www.wautom.com/scripts/image_large.css
http://www.wautom.com/scripts/links.js
http://www.wautom.com/scripts/linkscripts.js
http://www.wautom.com/scripts/image_large.js
loop.php
– it is about previous_posts_link and next_posts_link
– the TOP navigation part is removed
– the BOTTOM navigation is changed to use this one (plugin): WP-Paginate
Leave a Reply