Custom WordPress files
These are the files that I’ve modified from the original set of WordPress pack towards customization of this site (a list to remember for my future upgrade actions):
Index file
index.php(customized to include site layout, single post navigation above post title, pagination at the bottom)
Feed related (Image tag added after description tag in the list to include logo in feed)
wp-rdf.phpwp-rss.phpwp-rss2.php
Layout (Look and feel of this site is by this file)
wp-layout.css
Comments (customized alternate colored comments)
wp-comments.php
Admin folder (added Backup / Restore button in the main interface)
menu.php
Additional files added (for one-click backup / restore database)
backupRestore.phpbackuprestoreForm.phpbrvars.phpPEAR.phpTar.php
In addition the entire plugins folder.
