OK, So I Want To Try a New Home.php as well. What I want to get to is essentially a list of categories, matching colors and the header logo. (readers may often want to go to a topic directly instead of ‘the latest post’).
But when I go to duplicate index.php from my wp 1.5 pages, I see ONLY the terse and undoubtedly clever:
<?php define(‘WP_USE_THEMES’, true);
require(‘./wp-blog-header.php’); ?>
SO that leaves me with a big NADA to customize the homepage from – I don’t know any PHP, although I programmed in C for many years.
thanks in advance for any pointers